Skip to content

Commit fafc279

Browse files
updating packages to problem solve github build error
1 parent ae46739 commit fafc279

File tree

2 files changed

+6731
-5400
lines changed

2 files changed

+6731
-5400
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"@rollup/plugin-node-resolve": "^15.2.3",
9090
"@rollup/plugin-terser": "^0.4.4",
9191
"@stylistic/stylelint-plugin": "^2.1.2",
92-
"@types/node": "^20.14.10",
93-
"@types/prismjs": "^1.26.4",
92+
"@types/node": "^22.10.2",
93+
"@types/prismjs": "^1.26.5",
9494
"@typescript-eslint/eslint-plugin": "^6.18.1",
9595
"@typescript-eslint/parser": "^6.18.1",
9696
"@vitejs/plugin-vue": "^5.0.5",
@@ -123,7 +123,7 @@
123123
"stylelint-config-standard": "^36.0.1",
124124
"stylelint-order": "^6.0.4",
125125
"stylelint-scss": "^6.3.2",
126-
"typescript": "^5.3.3",
126+
"typescript": "^5.7.2",
127127
"unplugin-auto-import": "^0.17.6",
128128
"vite": "^5.3.3",
129129
"vite-plugin-css-injected-by-js": "^3.5.1",
@@ -133,7 +133,7 @@
133133
"vite-plugin-stylelint": "^5.3.1",
134134
"vite-plugin-vuetify": "^2.0.3",
135135
"vitest": "^1.6.0",
136-
"vue-tsc": "^2.0.26",
136+
"vue-tsc": "^2.1.10",
137137
"vuetify": "^3.4.10",
138138
"webfontloader": "^1.6.28"
139139
}

0 commit comments

Comments
 (0)