Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Oct 7, 2024
1 parent e2e2a03 commit e153a46
Show file tree
Hide file tree
Showing 3 changed files with 2,301 additions and 2,644 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@types/node": "^18.11.19",
"@types/node": "^22.7.5",
"@vitest/coverage-c8": "^0.29.7",
"babel-plugin-jsx-dom-expressions": "^0.39.2",
"coveralls": "^3.1.1",
Expand All @@ -45,17 +45,17 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"rollup": "^3.7.5",
"rollup": "^4.24.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-copy": "^3.4.0",
"seroval": "^1.1.0",
"simple-git-hooks": "^2.8.1",
"symlink-dir": "^5.0.1",
"tsconfig-replace-paths": "^0.0.11",
"turbo": "^1.3.1",
"typescript": "^5.5.2",
"typescript": "~5.5.2",
"vite-plugin-solid": "^2.6.1",
"vitest": "^0.29.3"
"vitest": "^2.1.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm run format"
Expand Down
Loading

0 comments on commit e153a46

Please sign in to comment.