Skip to content

Commit

Permalink
chore(deps): bump all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed May 16, 2024
1 parent 9189792 commit 4fab95f
Show file tree
Hide file tree
Showing 2 changed files with 3,591 additions and 3,279 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.6",
"private": false,
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@9.1.1",
"description": "An opinionated toast component for Solid.",
"author": "Robert Soriano <sorianorobertc@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -60,21 +60,21 @@
},
"devDependencies": {
"@antfu/eslint-config-ts": "^0.43.1",
"@playwright/test": "^1.41.2",
"@types/node": "^20.11.17",
"bumpp": "^9.4.0",
"@playwright/test": "^1.44.0",
"@types/node": "^20.12.12",
"bumpp": "^9.4.1",
"copy-to-clipboard": "^3.3.3",
"esbuild": "^0.20.0",
"esbuild-plugin-solid": "^0.5.0",
"eslint": "^8.56.0",
"eslint-plugin-solid": "^0.13.2",
"esbuild": "^0.21.3",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^9.2.0",
"eslint-plugin-solid": "^0.14.0",
"highlight.js": "^11.9.0",
"jsdom": "^24.0.0",
"solid-js": "^1.8.16",
"solid-js": "^1.8.17",
"tsup": "^8.0.2",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.3.3",
"vite": "^5.2.8",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite-plugin-solid": "^2.10.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 4fab95f

Please sign in to comment.