File tree Expand file tree Collapse file tree 2 files changed +612
-2094
lines changed Expand file tree Collapse file tree 2 files changed +612
-2094
lines changed Original file line number Diff line number Diff line change 37
37
"pretty" : " prettier --write \" {src,test}/**/*.{ts,tsx}\" "
38
38
},
39
39
"devDependencies" : {
40
- "@babel/core" : " ^7.23.9 " ,
41
- "@babel/preset-typescript" : " ^7.23.3 " ,
42
- "@changesets/cli" : " ^2.27.1 " ,
40
+ "@babel/core" : " ^7.26.0 " ,
41
+ "@babel/preset-typescript" : " ^7.26.0 " ,
42
+ "@changesets/cli" : " ^2.27.10 " ,
43
43
"@rollup/plugin-babel" : " 6.0.4" ,
44
- "@rollup/plugin-node-resolve" : " 15.2.3 " ,
44
+ "@rollup/plugin-node-resolve" : " 15.3.0 " ,
45
45
"@rollup/plugin-terser" : " 0.4.4" ,
46
- "@types/jest" : " ^29.5.11 " ,
47
- "@types/node" : " ^20.11.14 " ,
48
- "babel-preset-solid" : " ^1.9.2 " ,
49
- "jsdom" : " ^24 .0.0 " ,
50
- "prettier" : " ^2.7.0 " ,
51
- "rollup" : " ^4.9.6 " ,
52
- "solid-js" : " ^1.9.2 " ,
46
+ "@types/jest" : " ^29.5.14 " ,
47
+ "@types/node" : " ^22.10.0 " ,
48
+ "babel-preset-solid" : " ^1.9.3 " ,
49
+ "jsdom" : " ^25 .0.1 " ,
50
+ "prettier" : " ^3.4.1 " ,
51
+ "rollup" : " ^4.27.4 " ,
52
+ "solid-js" : " ^1.9.3 " ,
53
53
"typescript" : " ^5.3.3" ,
54
54
"vite" : " ^5.4.8" ,
55
55
"vite-plugin-solid" : " ^2.11.0" ,
You can’t perform that action at this time.
0 commit comments