|
@@ -49,7 +49,6 @@
|
|
|
"@babel/preset-env": "^7.14.7",
|
|
|
"@babel/register": "^7.10.5",
|
|
|
"@babel/types": "^7.17.0",
|
|
|
- "@parcel/transformer-vue": "2.8.4-nightly.2903+5b901a317",
|
|
|
"@types/jasmine": "file:./private/@types/jasmine",
|
|
|
"@types/jasminewd2": "file:./private/@types/jasmine",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
|
@@ -108,7 +107,7 @@
|
|
|
"stylelint-config-standard-scss": "^10.0.0",
|
|
|
"tar": "^6.1.0",
|
|
|
"tsd": "^0.22.0",
|
|
|
- "typescript": "~4.8",
|
|
|
+ "typescript": "~5.1",
|
|
|
"vitest": "^0.34.5",
|
|
|
"vue-template-compiler": "workspace:*"
|
|
|
},
|
|
@@ -168,6 +167,7 @@
|
|
|
"@types/eslint@^7.2.13": "^8.2.0",
|
|
|
"@types/react": "^17",
|
|
|
"@types/webpack-dev-server": "^4",
|
|
|
+ "p-queue": "patch:p-queue@npm%3A7.4.1#./.yarn/patches/p-queue-npm-7.4.1-e0cf0a6f17.patch",
|
|
|
"pre-commit": "patch:pre-commit@npm:1.2.2#.yarn/patches/pre-commit-npm-1.2.2-f30af83877.patch",
|
|
|
"preact": "patch:preact@npm:10.10.0#.yarn/patches/preact-npm-10.10.0-dd04de05e8.patch",
|
|
|
"start-server-and-test": "patch:start-server-and-test@npm:1.14.0#.yarn/patches/start-server-and-test-npm-1.14.0-841aa34fdf.patch",
|