|
52 | 52 | "wdns"
|
53 | 53 | ],
|
54 | 54 | "dependencies": {
|
55 |
| - "@vueuse/core": "^10.6.0", |
| 55 | + "@vueuse/core": "^10.6.1", |
56 | 56 | "vue": "^3.3.8",
|
57 |
| - "vuetify": "^3.4.0" |
| 57 | + "vuetify": "^3.4.2" |
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 | 60 | "@fortawesome/fontawesome-svg-core": "^6.4.2",
|
|
66 | 66 | "@rollup/plugin-commonjs": "^25.0.7",
|
67 | 67 | "@rollup/plugin-node-resolve": "^15.2.3",
|
68 | 68 | "@rollup/plugin-terser": "^0.4.4",
|
69 |
| - "@types/node": "^20.9.0", |
70 |
| - "@typescript-eslint/eslint-plugin": "^6.10.0", |
71 |
| - "@typescript-eslint/parser": "^6.10.0", |
72 |
| - "@vitejs/plugin-vue": "^4.4.1", |
| 69 | + "@types/node": "^20.9.1", |
| 70 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 71 | + "@typescript-eslint/parser": "^6.11.0", |
| 72 | + "@vitejs/plugin-vue": "^4.5.0", |
73 | 73 | "@vue/cli-plugin-eslint": "^5.0.8",
|
74 | 74 | "@vue/cli-service": "^5.0.8",
|
75 | 75 | "@vue/compiler-sfc": "^3.3.8",
|
|
82 | 82 | "eslint-plugin-vue": "^9.18.1",
|
83 | 83 | "gh-pages": "^6.0.0",
|
84 | 84 | "husky": "^8.0.3",
|
85 |
| - "lint-staged": "^15.0.2", |
| 85 | + "lint-staged": "^15.1.0", |
86 | 86 | "pinia": "^2.1.7",
|
87 | 87 | "postcss": "^8.4.31",
|
88 | 88 | "postcss-html": "^1.5.0",
|
89 | 89 | "postcss-scss": "^4.0.9",
|
90 |
| - "prettier": "^3.0.3", |
| 90 | + "prettier": "^3.1.0", |
91 | 91 | "prismjs": "^1.29.0",
|
92 | 92 | "roboto-fontface": "^0.10.0",
|
93 |
| - "rollup": "^3.29.4", |
| 93 | + "rollup": "^4.4.1", |
94 | 94 | "rollup-plugin-postcss": "^4.0.2",
|
95 | 95 | "rollup-plugin-scss": "^4.0.0",
|
96 | 96 | "rollup-plugin-typescript2": "^0.36.0",
|
|
105 | 105 | "vite-plugin-css-injected-by-js": "^3.3.0",
|
106 | 106 | "vite-plugin-dts": "^3.6.3",
|
107 | 107 | "vite-plugin-eslint": "^1.8.1",
|
108 |
| - "vite-plugin-static-copy": "^0.17.0", |
109 |
| - "vite-plugin-stylelint": "^5.2.0", |
| 108 | + "vite-plugin-static-copy": "^0.17.1", |
| 109 | + "vite-plugin-stylelint": "^5.2.1", |
110 | 110 | "vite-plugin-vuetify": "^1.0.2",
|
111 | 111 | "vue-tsc": "^1.8.22",
|
112 |
| - "vue3-code-block": "^2.2.12", |
| 112 | + "vue3-code-block": "^2.2.14", |
113 | 113 | "webfontloader": "^1.6.28"
|
114 | 114 | }
|
115 | 115 | }
|
0 commit comments