Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5993b12

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
@vue/compiler-sfc ^3.4.33 → ^3.4.38 rollup ^4.19.0 → ^4.21.1 ts-jest ^29.2.3 → ^29.2.5 vue ^3.4.33 → ^3.4.38
1 parent d7b99d2 commit 5993b12
Copy full SHA for 5993b12

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"@rollup/plugin-node-resolve": "^15.2.3",
4343
"@rollup/plugin-typescript": "^11.1.6",
4444
"@types/jest": "^29.5.12",
45-
"@vue/compiler-sfc": "^3.4.33",
45+
"@vue/compiler-sfc": "^3.4.38",
4646
"@vue/test-utils": "^2.4.6",
4747
"@vue/vue3-jest": "29.2.6",
4848
"jest": "^29.7.0",
4949
"jest-environment-jsdom": "^29.7.0",
50-
"rollup": "^4.19.0",
50+
"rollup": "^4.21.1",
5151
"rollup-plugin-peer-deps-external": "^2.2.4",
5252
"rollup-plugin-vue": "^6.0.0",
53-
"ts-jest": "^29.2.3",
53+
"ts-jest": "^29.2.5",
5454
"typescript": "^5.5.4",
55-
"vue": "^3.4.33",
55+
"vue": "^3.4.38",
5656
"vue-types": "^5.1.3"
5757
},
5858
"peerDependencies": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.