Skip to content

Commit

Permalink
chore(deps): update dependency svelte to ^4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 5296c66 commit 0258df5
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 210 deletions.
4 changes: 2 additions & 2 deletions packages/plugin-request-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"!dist/**/*.spec.*"
],
"peerDependencies": {
"svelte": "^4.0.0"
"svelte": "^4.2.1"
},
"devDependencies": {
"@playwright/test": "^1.37.1",
Expand All @@ -62,7 +62,7 @@
"prettier-plugin-svelte": "^3.0.3",
"publint": "^0.2.1",
"rimraf": "^5.0.1",
"svelte": "^4.2.0",
"svelte": "^4.2.1",
"svelte-check": "^3.5.0",
"tslib": "^2.6.2",
"tsup": "^7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-trpc/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-svelte3": "^4.0.0",
"prettier": "^3.0.1",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.1.2",
"svelte": "^4.2.1",
"svelte-check": "^3.4.6",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
Expand Down
Loading

0 comments on commit 0258df5

Please sign in to comment.