|
66 | 66 | "wdns"
|
67 | 67 | ],
|
68 | 68 | "dependencies": {
|
69 |
| - "@vueuse/core": "^10.6.0", |
| 69 | + "@vueuse/core": "^10.6.1", |
70 | 70 | "vue": "^3.3.8",
|
71 |
| - "vuetify": "^3.4.0" |
| 71 | + "vuetify": "^3.4.2" |
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@babel/core": "^7.23.3",
|
|
82 | 82 | "@rollup/plugin-commonjs": "^25.0.7",
|
83 | 83 | "@rollup/plugin-node-resolve": "^15.2.3",
|
84 | 84 | "@rollup/plugin-terser": "^0.4.4",
|
85 |
| - "@types/node": "^20.9.0", |
86 |
| - "@typescript-eslint/eslint-plugin": "^6.10.0", |
87 |
| - "@typescript-eslint/parser": "^6.10.0", |
88 |
| - "@vitejs/plugin-vue": "^4.4.1", |
| 85 | + "@types/node": "^20.9.1", |
| 86 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 87 | + "@typescript-eslint/parser": "^6.11.0", |
| 88 | + "@vitejs/plugin-vue": "^4.5.0", |
89 | 89 | "@vue/cli-plugin-babel": "^5.0.8",
|
90 | 90 | "@vue/cli-plugin-eslint": "^5.0.8",
|
91 | 91 | "@vue/cli-service": "^5.0.8",
|
92 | 92 | "@vue/compiler-sfc": "^3.3.8",
|
93 | 93 | "@vue/eslint-config-typescript": "^12.0.0",
|
| 94 | + "@wdns/vue-code-block": "^2.2.15", |
94 | 95 | "autoprefixer": "^10.4.16",
|
95 | 96 | "eslint": "^8.53.0",
|
96 | 97 | "eslint-config-prettier": "^9.0.0",
|
|
99 | 100 | "eslint-plugin-vue": "^9.18.1",
|
100 | 101 | "gh-pages": "^6.0.0",
|
101 | 102 | "husky": "^8.0.3",
|
102 |
| - "lint-staged": "^15.0.2", |
| 103 | + "lint-staged": "^15.1.0", |
103 | 104 | "miragejs": "^0.1.48",
|
104 | 105 | "pinia": "^2.1.7",
|
105 | 106 | "postcss": "^8.4.31",
|
106 | 107 | "postcss-html": "^1.5.0",
|
107 | 108 | "postcss-scss": "^4.0.9",
|
108 |
| - "prettier": "^3.0.3", |
| 109 | + "prettier": "^3.1.0", |
109 | 110 | "prismjs": "^1.29.0",
|
110 | 111 | "roboto-fontface": "^0.10.0",
|
111 | 112 | "rollup": "^3.29.4",
|
|
125 | 126 | "vite-plugin-css-injected-by-js": "^3.3.0",
|
126 | 127 | "vite-plugin-dts": "^3.6.3",
|
127 | 128 | "vite-plugin-eslint": "^1.8.1",
|
128 |
| - "vite-plugin-static-copy": "^0.17.0", |
129 |
| - "vite-plugin-stylelint": "^5.2.0", |
| 129 | + "vite-plugin-static-copy": "^0.17.1", |
| 130 | + "vite-plugin-stylelint": "^5.2.1", |
130 | 131 | "vite-plugin-vuetify": "^1.0.2",
|
131 | 132 | "vue-tsc": "^1.8.22",
|
132 |
| - "vue3-code-block": "^2.2.12", |
133 | 133 | "webfontloader": "^1.6.28"
|
134 | 134 | }
|
135 | 135 | }
|
0 commit comments