Skip to content

Commit

Permalink
Update dependency postcss-load-config to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent e742a87 commit 79b6e39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.30.0",
"postcss": "^8.4.24",
"postcss-load-config": "^5.0.0",
"postcss-load-config": "^6.0.0",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.0",
"svelte": "^4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte-ux/templates/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.39.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.1.0",
"postcss-load-config": "^6.0.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "SVELTE_VERSION",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte-ux/templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.39.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.1.0",
"postcss-load-config": "^6.0.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "SVELTE_VERSION",
Expand Down

0 comments on commit 79b6e39

Please sign in to comment.