Skip to content

Commit

Permalink
chore: bump dependencies, pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunbinseo committed Oct 9, 2024
1 parent ba65115 commit 2689641
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 627 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"svelte": "^5.0.0-next.1"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.4",
"@sveltejs/package": "^2.3.4",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.6",
"@types/eslint": "^9.6.0",
"eslint": "^9.9.0",
"@types/eslint": "^9.6.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"eslint-plugin-svelte": "^2.44.1",
"globals": "^15.11.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"publint": "^0.2.10",
"prettier-plugin-svelte": "^3.2.7",
"publint": "^0.2.11",
"svelte": "5.0.0-next.234",
"svelte-check": "^3.8.6",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2"
"svelte-check": "^4.0.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8"
},
"svelte": "./dist/index.svelte.js",
"types": "./dist/index.svelte.d.ts",
Expand All @@ -65,5 +65,5 @@
"url": "https://github.com/hyunbinseo/svelte-form-enhanced/issues"
},
"homepage": "https://github.com/hyunbinseo/svelte-form-enhanced#readme",
"packageManager": "pnpm@9.8.0+sha512.8e4c3550fb500e808dbc30bb0ce4dd1eb614e30b1c55245f211591ec2cdf9c611cabd34e1364b42f564bd54b3945ed0f49d61d1bbf2ec9bd74b866fcdc723276"
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
}
Loading

0 comments on commit 2689641

Please sign in to comment.