File tree 2 files changed +9
-9
lines changed
Filter options
2 files changed +9
-9
lines changed
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 creativeLabs Łukasz Holeczek
3
+ Copyright (c) 2024 creativeLabs Łukasz Holeczek
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 40
40
"devDependencies" : {
41
41
"@rollup/plugin-commonjs" : " ^25.0.7" ,
42
42
"@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 " ,
47
47
"@vue/vue3-jest" : " 29.2.6" ,
48
48
"jest" : " ^29.7.0" ,
49
49
"jest-environment-jsdom" : " ^29.7.0" ,
50
- "rollup" : " ^4.2.0 " ,
50
+ "rollup" : " ^4.13.2 " ,
51
51
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
52
52
"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 " ,
56
56
"vue-types" : " ^5.1.1"
57
57
},
58
58
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments