File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2023 creativeLabs Łukasz Holeczek
3+ Copyright (c) 2024 creativeLabs Łukasz Holeczek
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 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" : {
You can’t perform that action at this time.
0 commit comments