Skip to content

Commit

Permalink
bump rest
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Nov 26, 2024
1 parent 3bd40cb commit 36d4977
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 2,094 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"pretty": "prettier --write \"{src,test}/**/*.{ts,tsx}\""
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@changesets/cli": "^2.27.1",
"@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@changesets/cli": "^2.27.10",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.14",
"babel-preset-solid": "^1.9.2",
"jsdom": "^24.0.0",
"prettier": "^2.7.0",
"rollup": "^4.9.6",
"solid-js": "^1.9.2",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.0",
"babel-preset-solid": "^1.9.3",
"jsdom": "^25.0.1",
"prettier": "^3.4.1",
"rollup": "^4.27.4",
"solid-js": "^1.9.3",
"typescript": "^5.3.3",
"vite": "^5.4.8",
"vite-plugin-solid": "^2.11.0",
Expand Down
Loading

0 comments on commit 36d4977

Please sign in to comment.