Skip to content

Commit

Permalink
chore: bump all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jun 9, 2024
1 parent 79ac7f9 commit e4e980a
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 396 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.7",
"private": false,
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.2.0",
"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.44.0",
"@types/node": "^20.12.12",
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.2",
"bumpp": "^9.4.1",
"copy-to-clipboard": "^3.3.3",
"esbuild": "^0.21.3",
"esbuild": "^0.21.4",
"esbuild-plugin-solid": "^0.6.0",
"eslint": "^8.56.0",
"eslint-plugin-solid": "^0.14.0",
"highlight.js": "^11.9.0",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"solid-js": "^1.8.17",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vite-plugin-solid": "^2.10.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit e4e980a

Please sign in to comment.