Skip to content

Commit b5f4447

Browse files
committed
chore: update dependencies and devDependencies
typescript ^4.9.5 → ^5.2.2
1 parent 5b9b442 commit b5f4447

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.prettierrc.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,16 @@
4242
"@rollup/plugin-node-resolve": "^15.2.3",
4343
"@rollup/plugin-typescript": "^11.1.5",
4444
"@types/jest": "^29.5.7",
45-
"@typescript-eslint/eslint-plugin": "^5.62.0",
46-
"@typescript-eslint/parser": "^5.62.0",
4745
"@vue/compiler-sfc": "^3.3.7",
4846
"@vue/test-utils": "^2.4.1",
4947
"@vue/vue3-jest": "29.2.6",
5048
"jest": "^29.7.0",
5149
"jest-environment-jsdom": "^29.7.0",
52-
"prettier": "^2.8.8",
5350
"rollup": "^4.2.0",
5451
"rollup-plugin-peer-deps-external": "^2.2.4",
5552
"rollup-plugin-vue": "^6.0.0",
5653
"ts-jest": "^29.1.1",
57-
"typescript": "^4.9.5",
54+
"typescript": "^5.2.2",
5855
"vue": "^3.3.7",
5956
"vue-types": "^5.1.1"
6057
},

0 commit comments

Comments
 (0)