Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-svelte to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 6ce7078 commit 09d9b5a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"postcss": "8.4.49",
"prettier": "2.8.8",
"prettier-plugin-astro": "0.10.0",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-svelte": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ __metadata:
postcss: "npm:8.4.49"
prettier: "npm:2.8.8"
prettier-plugin-astro: "npm:0.10.0"
prettier-plugin-svelte: "npm:^2.9.0"
prettier-plugin-svelte: "npm:^3.0.0"
prettier-plugin-tailwindcss: "npm:^0.4.0"
ramda: "npm:^0.30.0"
react: "npm:18.3.1"
Expand Down Expand Up @@ -9062,13 +9062,13 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-svelte@npm:^2.9.0":
version: 2.10.1
resolution: "prettier-plugin-svelte@npm:2.10.1"
"prettier-plugin-svelte@npm:^3.0.0":
version: 3.3.3
resolution: "prettier-plugin-svelte@npm:3.3.3"
peerDependencies:
prettier: ^1.16.4 || ^2.0.0
svelte: ^3.2.0 || ^4.0.0-next.0
checksum: 10c0/eb2e4ee49e703013f6b314186fc8de5e0e161c672261ba5e9344f00cde627c8ce08de0b750f42a72fcd6b5d541f83bc09e2891a1c17aede96b39a436d96bfa86
prettier: ^3.0.0
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
checksum: 10c0/5e0a73d7ef2385dc26bbc2c679dd3c2d6a5b73eb32b6aab5cafde816eff7de91c4d32f4fb192ef37a21345ca3dd94e6a9e31c8ad4ee34a797d78bc7da8f76216
languageName: node
linkType: hard

Expand Down

0 comments on commit 09d9b5a

Please sign in to comment.