|
53 | 53 | ],
|
54 | 54 | "dependencies": {
|
55 | 55 | "@vueuse/core": "^10.6.1",
|
56 |
| - "vue": "^3.3.8", |
57 |
| - "vuetify": "^3.4.2" |
| 56 | + "vue": "^3.3.9", |
| 57 | + "vuetify": "^3.4.4" |
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@fortawesome/fontawesome-svg-core": "^6.4.2", |
61 |
| - "@fortawesome/free-brands-svg-icons": "^6.4.2", |
62 |
| - "@fortawesome/free-regular-svg-icons": "^6.4.2", |
63 |
| - "@fortawesome/free-solid-svg-icons": "^6.4.2", |
| 60 | + "@fortawesome/fontawesome-svg-core": "^6.5.1", |
| 61 | + "@fortawesome/free-brands-svg-icons": "^6.5.1", |
| 62 | + "@fortawesome/free-regular-svg-icons": "^6.5.1", |
| 63 | + "@fortawesome/free-solid-svg-icons": "^6.5.1", |
64 | 64 | "@fortawesome/vue-fontawesome": "^3.0.5",
|
65 | 65 | "@mdi/font": "^7.3.67",
|
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.1", |
70 |
| - "@typescript-eslint/eslint-plugin": "^6.11.0", |
71 |
| - "@typescript-eslint/parser": "^6.11.0", |
72 |
| - "@vitejs/plugin-vue": "^4.5.0", |
| 69 | + "@types/node": "^20.10.2", |
| 70 | + "@typescript-eslint/eslint-plugin": "^6.13.1", |
| 71 | + "@typescript-eslint/parser": "^6.13.1", |
| 72 | + "@vitejs/plugin-vue": "^4.5.1", |
73 | 73 | "@vue/cli-plugin-eslint": "^5.0.8",
|
74 | 74 | "@vue/cli-service": "^5.0.8",
|
75 |
| - "@vue/compiler-sfc": "^3.3.8", |
| 75 | + "@vue/compiler-sfc": "^3.3.9", |
76 | 76 | "@vue/eslint-config-typescript": "^12.0.0",
|
77 |
| - "@wdns/vue-code-block": "^2.2.15", |
| 77 | + "@wdns/vue-code-block": "^2.3.0", |
78 | 78 | "autoprefixer": "^10.4.16",
|
79 |
| - "eslint": "^8.53.0", |
80 |
| - "eslint-config-prettier": "^9.0.0", |
| 79 | + "eslint": "^8.55.0", |
| 80 | + "eslint-config-prettier": "^9.1.0", |
81 | 81 | "eslint-plugin-import": "^2.29.0",
|
82 | 82 | "eslint-plugin-prettier": "^5.0.1",
|
83 |
| - "eslint-plugin-vue": "^9.18.1", |
84 |
| - "gh-pages": "^6.0.0", |
| 83 | + "eslint-plugin-vue": "^9.19.2", |
| 84 | + "gh-pages": "^6.1.0", |
85 | 85 | "husky": "^8.0.3",
|
86 | 86 | "lint-staged": "^15.1.0",
|
87 | 87 | "pinia": "^2.1.7",
|
88 |
| - "postcss": "^8.4.31", |
| 88 | + "postcss": "^8.4.32", |
89 | 89 | "postcss-html": "^1.5.0",
|
90 | 90 | "postcss-scss": "^4.0.9",
|
91 | 91 | "prettier": "^3.1.0",
|
92 | 92 | "prismjs": "^1.29.0",
|
93 | 93 | "roboto-fontface": "^0.10.0",
|
94 |
| - "rollup": "^4.4.1", |
| 94 | + "rollup": "^4.6.1", |
95 | 95 | "rollup-plugin-postcss": "^4.0.2",
|
96 | 96 | "rollup-plugin-scss": "^4.0.0",
|
97 | 97 | "rollup-plugin-typescript2": "^0.36.0",
|
|
100 | 100 | "stylelint-config-standard": "^34.0.0",
|
101 | 101 | "stylelint-order": "^6.0.3",
|
102 | 102 | "stylelint-scss": "^5.3.1",
|
103 |
| - "typescript": "^5.2.2", |
104 |
| - "unplugin-auto-import": "^0.16.7", |
| 103 | + "typescript": "^5.3.2", |
| 104 | + "unplugin-auto-import": "^0.17.1", |
105 | 105 | "vite": "^4.5.0",
|
106 | 106 | "vite-plugin-css-injected-by-js": "^3.3.0",
|
107 |
| - "vite-plugin-dts": "^3.6.3", |
| 107 | + "vite-plugin-dts": "^3.6.4", |
108 | 108 | "vite-plugin-eslint": "^1.8.1",
|
109 | 109 | "vite-plugin-static-copy": "^0.17.1",
|
110 | 110 | "vite-plugin-stylelint": "^5.2.1",
|
111 | 111 | "vite-plugin-vuetify": "^1.0.2",
|
112 |
| - "vue-tsc": "^1.8.22", |
| 112 | + "vue-tsc": "^1.8.24", |
113 | 113 | "webfontloader": "^1.6.28"
|
114 | 114 | }
|
115 | 115 | }
|
0 commit comments