|
69 | 69 | ],
|
70 | 70 | "dependencies": {
|
71 | 71 | "vue": "^3.3.8",
|
72 |
| - "vuetify": "^3.4.0" |
| 72 | + "vuetify": "^3.4.2" |
73 | 73 | },
|
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 | + "@wdns/vue-code-block": "^2.2.15", |
98 | 99 | "autoprefixer": "^10.4.16",
|
99 | 100 | "core-js": "^3.33.2",
|
100 | 101 | "eslint": "^8.53.0",
|
|
104 | 105 | "eslint-plugin-vue": "^9.18.1",
|
105 | 106 | "gh-pages": "^6.0.0",
|
106 | 107 | "husky": "^8.0.3",
|
107 |
| - "lint-staged": "^15.0.2", |
| 108 | + "lint-staged": "^15.1.0", |
108 | 109 | "miragejs": "^0.1.48",
|
109 | 110 | "pinia": "^2.1.7",
|
110 | 111 | "postcss": "^8.4.31",
|
111 | 112 | "postcss-html": "^1.5.0",
|
112 | 113 | "postcss-scss": "^4.0.9",
|
113 |
| - "prettier": "^3.0.3", |
| 114 | + "prettier": "^3.1.0", |
114 | 115 | "prismjs": "^1.29.0",
|
115 | 116 | "roboto-fontface": "^0.10.0",
|
116 | 117 | "rollup": "^3.29.4",
|
|
130 | 131 | "vite-plugin-css-injected-by-js": "^3.3.0",
|
131 | 132 | "vite-plugin-dts": "^3.6.3",
|
132 | 133 | "vite-plugin-eslint": "^1.8.1",
|
133 |
| - "vite-plugin-static-copy": "^0.17.0", |
134 |
| - "vite-plugin-stylelint": "^5.2.0", |
| 134 | + "vite-plugin-static-copy": "^0.17.1", |
| 135 | + "vite-plugin-stylelint": "^5.2.1", |
135 | 136 | "vite-plugin-vuetify": "^1.0.2",
|
136 | 137 | "vue-tsc": "1.8.22",
|
137 |
| - "vue3-code-block": "^2.2.12", |
138 | 138 | "webfontloader": "^1.6.28"
|
139 | 139 | }
|
140 | 140 | }
|
0 commit comments