2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-07-03 06:18:11 +00:00

refactor: use webwindowed-api package (#833)

This commit is contained in:
Jan
2026-06-16 13:17:08 +02:00
committed by GitHub
parent 040826b1f3
commit 4fd164ee33
14 changed files with 80 additions and 71 deletions
+2 -1
View File
@@ -22,7 +22,6 @@
"vue-router": "5.1.0"
},
"devDependencies": {
"@laupetin/vite-plugin-cpp-header": "1.1.0",
"@tsconfig/node24": "24.0.4",
"@types/jsdom": "28.0.3",
"@types/node": "25.9.2",
@@ -32,6 +31,8 @@
"@vue/eslint-config-typescript": "14.8.0",
"@vue/test-utils": "2.4.11",
"@vue/tsconfig": "0.9.1",
"@webwindowed/vite-plugin-cpp-header": "1.0.0",
"@webwindowed/web-api": "1.0.0",
"eslint": "10.4.1",
"eslint-plugin-vue": "10.9.2",
"jiti": "2.7.0",