|
68 | 68 | "vuetify": "^3.3.7" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@babel/core": "^7.22.6", |
72 | | - "@babel/eslint-parser": "^7.22.6", |
| 71 | + "@babel/core": "^7.22.8", |
| 72 | + "@babel/eslint-parser": "^7.22.7", |
73 | 73 | "@fortawesome/fontawesome-svg-core": "^6.4.0", |
74 | 74 | "@fortawesome/free-brands-svg-icons": "^6.4.0", |
75 | 75 | "@fortawesome/free-regular-svg-icons": "^6.4.0", |
|
79 | 79 | "@rollup/plugin-commonjs": "^25.0.2", |
80 | 80 | "@rollup/plugin-node-resolve": "^15.1.0", |
81 | 81 | "@rollup/plugin-terser": "^0.4.3", |
82 | | - "@types/node": "^20.3.3", |
83 | | - "@typescript-eslint/eslint-plugin": "^5.61.0", |
84 | | - "@typescript-eslint/parser": "^5.61.0", |
| 82 | + "@types/node": "^20.4.1", |
| 83 | + "@typescript-eslint/eslint-plugin": "^6.0.0", |
| 84 | + "@typescript-eslint/parser": "^6.0.0", |
85 | 85 | "@vitejs/plugin-vue": "^4.2.3", |
86 | 86 | "@vue/cli-plugin-babel": "^5.0.8", |
87 | 87 | "@vue/cli-plugin-eslint": "^5.0.8", |
|
99 | 99 | "lint-staged": "^13.2.3", |
100 | 100 | "miragejs": "^0.1.47", |
101 | 101 | "pinia": "^2.1.4", |
102 | | - "postcss": "^8.4.24", |
| 102 | + "postcss": "^8.4.25", |
103 | 103 | "postcss-html": "^1.5.0", |
104 | 104 | "postcss-scss": "^4.0.6", |
105 | 105 | "prettier": "^3.0.0", |
106 | 106 | "prismjs": "^1.29.0", |
107 | 107 | "roboto-fontface": "^0.10.0", |
108 | | - "rollup": "^3.26.1", |
| 108 | + "rollup": "^3.26.2", |
109 | 109 | "rollup-plugin-polyfill-node": "^0.12.0", |
110 | 110 | "rollup-plugin-postcss": "^4.0.2", |
111 | 111 | "rollup-plugin-scss": "^4.0.0", |
112 | 112 | "rollup-plugin-typescript2": "^0.35.0", |
113 | 113 | "sass": "^1.63.6", |
114 | | - "stylelint": "^15.10.0", |
| 114 | + "stylelint": "^15.10.1", |
115 | 115 | "stylelint-config-standard": "^34.0.0", |
116 | 116 | "stylelint-order": "^6.0.3", |
117 | 117 | "stylelint-scss": "^5.0.1", |
118 | 118 | "typescript": "^5.1.6", |
119 | 119 | "unplugin-auto-import": "^0.16.6", |
120 | | - "vite": "^4.3.9", |
| 120 | + "vite": "^4.4.2", |
121 | 121 | "vite-plugin-babel": "^1.1.3", |
122 | | - "vite-plugin-css-injected-by-js": "^3.1.2", |
123 | | - "vite-plugin-dts": "^3.1.0", |
| 122 | + "vite-plugin-css-injected-by-js": "^3.2.0", |
| 123 | + "vite-plugin-dts": "^3.2.0", |
124 | 124 | "vite-plugin-eslint": "^1.8.1", |
125 | 125 | "vite-plugin-static-copy": "^0.16.0", |
126 | 126 | "vite-plugin-stylelint": "^4.3.0", |
|
0 commit comments