Skip to content

Commit

Permalink
Merge pull request #570 from dwightjack/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies (minor)
  • Loading branch information
dwightjack committed Jun 10, 2024
2 parents 9ac7748 + 01ad412 commit fbff4f3
Show file tree
Hide file tree
Showing 3 changed files with 670 additions and 272 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.1
20.14.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "playwright test"
},
"type": "module",
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": "^20.0.0",
"pnpm": "^9.0.0"
Expand All @@ -20,8 +20,8 @@
"@netlify/functions": "2.7.0",
"@playwright/test": "^1.40.0",
"@sveltejs/vite-plugin-svelte": "3.1.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@unocss/core": "0.60.3",
"@unocss/extractor-svelte": "0.60.3",
"@unocss/preset-wind": "^0.60.0",
Expand All @@ -30,9 +30,9 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-svelte": "2.39.0",
"lefthook": "1.6.12",
"netlify-cli": "17.23.8",
"netlify-cli": "17.26.1",
"postcss-html": "1.7.0",
"prettier": "3.2.5",
"prettier": "3.3.1",
"prettier-plugin-svelte": "3.2.3",
"svelte": "4.2.17",
"svelte-preprocess": "5.1.4",
Expand Down
Loading

0 comments on commit fbff4f3

Please sign in to comment.