|
67 | 67 | ], |
68 | 68 | "dependencies": { |
69 | 69 | "vue": "^3.3.4", |
70 | | - "vuetify": "3.3.6" |
| 70 | + "vuetify": "3.3.7" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/core": "^7.22.5", |
74 | | - "@babel/eslint-parser": "^7.22.5", |
| 73 | + "@babel/core": "^7.22.8", |
| 74 | + "@babel/eslint-parser": "^7.22.7", |
75 | 75 | "@faker-js/faker": "^8.0.2", |
76 | 76 | "@fortawesome/fontawesome-svg-core": "^6.4.0", |
77 | 77 | "@fortawesome/free-brands-svg-icons": "^6.4.0", |
|
83 | 83 | "@rollup/plugin-json": "^6.0.0", |
84 | 84 | "@rollup/plugin-node-resolve": "^15.1.0", |
85 | 85 | "@rollup/plugin-terser": "^0.4.3", |
86 | | - "@types/node": "^20.3.2", |
87 | | - "@typescript-eslint/eslint-plugin": "^5.60.1", |
88 | | - "@typescript-eslint/parser": "^5.60.1", |
| 86 | + "@types/node": "^20.4.1", |
| 87 | + "@typescript-eslint/eslint-plugin": "^6.0.0", |
| 88 | + "@typescript-eslint/parser": "^6.0.0", |
89 | 89 | "@vitejs/plugin-vue": "^4.2.3", |
90 | 90 | "@vue/cli-plugin-babel": "^5.0.8", |
91 | 91 | "@vue/cli-plugin-eslint": "^5.0.8", |
|
94 | 94 | "@vue/eslint-config-typescript": "^11.0.3", |
95 | 95 | "@vueuse/core": "^10.2.1", |
96 | 96 | "autoprefixer": "^10.4.14", |
97 | | - "core-js": "^3.31.0", |
98 | | - "eslint": "^8.43.0", |
| 97 | + "core-js": "^3.31.1", |
| 98 | + "eslint": "^8.44.0", |
99 | 99 | "eslint-config-prettier": "^8.8.0", |
100 | 100 | "eslint-plugin-import": "^2.27.5", |
101 | | - "eslint-plugin-prettier": "^4.2.1", |
| 101 | + "eslint-plugin-prettier": "^5.0.0", |
102 | 102 | "eslint-plugin-vue": "^9.15.1", |
103 | 103 | "gh-pages": "^5.0.0", |
104 | 104 | "husky": "^8.0.3", |
105 | 105 | "lint-staged": "^13.2.3", |
106 | 106 | "miragejs": "^0.1.47", |
107 | 107 | "pinia": "^2.1.4", |
108 | | - "postcss": "^8.4.24", |
| 108 | + "postcss": "^8.4.25", |
109 | 109 | "postcss-html": "^1.5.0", |
110 | 110 | "postcss-scss": "^4.0.6", |
111 | | - "prettier": "^2.8.8", |
| 111 | + "prettier": "^3.0.0", |
112 | 112 | "prismjs": "^1.29.0", |
113 | 113 | "roboto-fontface": "^0.10.0", |
114 | | - "rollup": "^3.25.3", |
| 114 | + "rollup": "^3.26.2", |
115 | 115 | "rollup-plugin-polyfill-node": "^0.12.0", |
116 | 116 | "rollup-plugin-postcss": "^4.0.2", |
117 | 117 | "rollup-plugin-scss": "^4.0.0", |
118 | 118 | "rollup-plugin-typescript2": "^0.35.0", |
119 | 119 | "sass": "^1.63.6", |
120 | | - "stylelint": "^15.9.0", |
121 | | - "stylelint-config-standard": "^33.0.0", |
| 120 | + "stylelint": "^15.10.1", |
| 121 | + "stylelint-config-standard": "^34.0.0", |
122 | 122 | "stylelint-order": "^6.0.3", |
123 | 123 | "stylelint-scss": "^5.0.1", |
124 | | - "typescript": "^5.1.5", |
125 | | - "unplugin-auto-import": "^0.16.4", |
126 | | - "vite": "^4.3.9", |
| 124 | + "typescript": "^5.1.6", |
| 125 | + "unplugin-auto-import": "^0.16.6", |
| 126 | + "vite": "^4.4.3", |
127 | 127 | "vite-plugin-babel": "^1.1.3", |
128 | | - "vite-plugin-css-injected-by-js": "^3.1.2", |
129 | | - "vite-plugin-dts": "^2.3.0", |
| 128 | + "vite-plugin-css-injected-by-js": "^3.2.0", |
| 129 | + "vite-plugin-dts": "^3.2.0", |
130 | 130 | "vite-plugin-eslint": "^1.8.1", |
131 | 131 | "vite-plugin-static-copy": "^0.16.0", |
132 | 132 | "vite-plugin-stylelint": "^4.3.0", |
133 | 133 | "vite-plugin-vuetify": "^1.0.2", |
134 | | - "vue-tsc": "1.8.3", |
| 134 | + "vue-tsc": "1.8.4", |
135 | 135 | "vue3-code-block": "^2.2.11", |
136 | 136 | "webfontloader": "^1.6.28" |
137 | 137 | } |
|
0 commit comments