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 9de0938

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
@rollup/plugin-typescript ^11.1.5 → ^11.1.6 @types/jest ^29.5.7 → ^29.5.12 @vue/compiler-sfc ^3.3.7 → ^3.4.21 @vue/test-utils ^2.4.1 → ^2.4.5 rollup ^4.2.0 → ^4.13.2 ts-jest ^29.1.1 → ^29.1.2 typescript ^5.2.2 → ^5.4.3 vue ^3.3.7 → ^3.4.21
1 parent b5f4447 commit 9de0938
Copy full SHA for 9de0938

File tree

2 files changed

+9
-9
lines changed
Filter options

2 files changed

+9
-9
lines changed

‎LICENSE

Copy file name to clipboardExpand all lines: LICENSE
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2024 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎package.json

Copy file name to clipboardExpand all lines: package.json
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@
4040
"devDependencies": {
4141
"@rollup/plugin-commonjs": "^25.0.7",
4242
"@rollup/plugin-node-resolve": "^15.2.3",
43-
"@rollup/plugin-typescript": "^11.1.5",
44-
"@types/jest": "^29.5.7",
45-
"@vue/compiler-sfc": "^3.3.7",
46-
"@vue/test-utils": "^2.4.1",
43+
"@rollup/plugin-typescript": "^11.1.6",
44+
"@types/jest": "^29.5.12",
45+
"@vue/compiler-sfc": "^3.4.21",
46+
"@vue/test-utils": "^2.4.5",
4747
"@vue/vue3-jest": "29.2.6",
4848
"jest": "^29.7.0",
4949
"jest-environment-jsdom": "^29.7.0",
50-
"rollup": "^4.2.0",
50+
"rollup": "^4.13.2",
5151
"rollup-plugin-peer-deps-external": "^2.2.4",
5252
"rollup-plugin-vue": "^6.0.0",
53-
"ts-jest": "^29.1.1",
54-
"typescript": "^5.2.2",
55-
"vue": "^3.3.7",
53+
"ts-jest": "^29.1.2",
54+
"typescript": "^5.4.3",
55+
"vue": "^3.4.21",
5656
"vue-types": "^5.1.1"
5757
},
5858
"peerDependencies": {

0 commit comments

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