Skip to content

Commit

Permalink
chore(deps): bump local deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Mar 26, 2023
1 parent d9b2d50 commit 3ed0b7f
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 1,012 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,23 +70,23 @@
},
"devDependencies": {
"@antfu/eslint-config-ts": "^0.29.4",
"@solidjs/testing-library": "^0.6.0",
"@solidjs/testing-library": "^0.6.1",
"bumpp": "^8.2.1",
"esbuild": "^0.17.5",
"esbuild": "^0.17.14",
"esbuild-plugin-solid": "^0.5.0",
"eslint": "^8.33.0",
"eslint": "^8.36.0",
"eslint-plugin-solid": "^0.8.0",
"jotai": "^2.0.0",
"jsdom": "^21.1.0",
"solid-js": "^1.6.10",
"jotai": "^2.0.3",
"jsdom": "^21.1.1",
"solid-js": "^1.6.15",
"solid-spring": "^0.0.7",
"taze": "^0.7.6",
"tsup": "^6.5.0",
"tsup-preset-solid": "^0.1.5",
"tsup": "^6.7.0",
"tsup-preset-solid": "^0.1.8",
"typescript": "^4.9.5",
"vite": "^4.0.4",
"vite-plugin-solid": "^2.5.0",
"vitest": "^0.28.3"
"vite": "^4.2.1",
"vite-plugin-solid": "^2.6.1",
"vitest": "^0.28.5"
},
"eslintConfig": {
"plugins": [
Expand Down

0 comments on commit 3ed0b7f

Please sign in to comment.