|
74 | 74 | "devDependencies": { |
75 | 75 | "@babel/core": "^7.23.3", |
76 | 76 | "@babel/eslint-parser": "^7.23.3", |
77 | | - "@faker-js/faker": "^8.2.0", |
| 77 | + "@faker-js/faker": "^8.3.1", |
78 | 78 | "@fortawesome/fontawesome-svg-core": "^6.4.2", |
79 | 79 | "@fortawesome/free-brands-svg-icons": "^6.4.2", |
80 | 80 | "@fortawesome/free-solid-svg-icons": "^6.4.2", |
|
85 | 85 | "@rollup/plugin-json": "^6.0.1", |
86 | 86 | "@rollup/plugin-node-resolve": "^15.2.3", |
87 | 87 | "@rollup/plugin-terser": "^0.4.4", |
88 | | - "@types/node": "^20.9.0", |
89 | | - "@typescript-eslint/eslint-plugin": "^6.10.0", |
90 | | - "@typescript-eslint/parser": "^6.10.0", |
91 | | - "@vitejs/plugin-vue": "^4.4.1", |
| 88 | + "@types/node": "^20.9.1", |
| 89 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 90 | + "@typescript-eslint/parser": "^6.11.0", |
| 91 | + "@vitejs/plugin-vue": "^4.5.0", |
92 | 92 | "@vue/cli-plugin-babel": "^5.0.8", |
93 | 93 | "@vue/cli-plugin-eslint": "^5.0.8", |
94 | 94 | "@vue/cli-service": "^5.0.8", |
95 | 95 | "@vue/compiler-sfc": "^3.3.8", |
96 | 96 | "@vue/eslint-config-typescript": "^12.0.0", |
97 | | - "@vueuse/core": "^10.5.0", |
| 97 | + "@vueuse/core": "^10.6.1", |
98 | 98 | "@wdns/vue-code-block": "^2.2.15", |
99 | 99 | "autoprefixer": "^10.4.16", |
100 | 100 | "core-js": "^3.33.2", |
|
105 | 105 | "eslint-plugin-vue": "^9.18.1", |
106 | 106 | "gh-pages": "^6.0.0", |
107 | 107 | "husky": "^8.0.3", |
108 | | - "lint-staged": "^15.0.2", |
| 108 | + "lint-staged": "^15.1.0", |
109 | 109 | "miragejs": "^0.1.48", |
110 | 110 | "pinia": "^2.1.7", |
111 | 111 | "postcss": "^8.4.31", |
112 | 112 | "postcss-html": "^1.5.0", |
113 | 113 | "postcss-scss": "^4.0.9", |
114 | | - "prettier": "^3.0.3", |
| 114 | + "prettier": "^3.1.0", |
115 | 115 | "prismjs": "^1.29.0", |
116 | 116 | "roboto-fontface": "^0.10.0", |
117 | 117 | "rollup": "^3.29.4", |
|
131 | 131 | "vite-plugin-css-injected-by-js": "^3.3.0", |
132 | 132 | "vite-plugin-dts": "^3.6.3", |
133 | 133 | "vite-plugin-eslint": "^1.8.1", |
134 | | - "vite-plugin-static-copy": "^0.17.0", |
135 | | - "vite-plugin-stylelint": "^5.2.0", |
| 134 | + "vite-plugin-static-copy": "^0.17.1", |
| 135 | + "vite-plugin-stylelint": "^5.2.1", |
136 | 136 | "vite-plugin-vuetify": "^1.0.2", |
137 | 137 | "vue-tsc": "1.8.22", |
138 | 138 | "webfontloader": "^1.6.28" |
|
0 commit comments