Skip to content

Commit

Permalink
chore: 🔧 use v 5.0.2 as base
Browse files Browse the repository at this point in the history
  • Loading branch information
kampsy committed Oct 20, 2024
1 parent 7961c4f commit 5325830
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 111 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@playwright/test": "^1.48.1",
"@semantic-release/exec": "^6.0.3",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.6",
"@types/eslint": "^8.56.12",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.45.1",
"globals": "^15.11.0",
Expand All @@ -68,8 +68,8 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"publint": "^0.1.16",
"semantic-release": "^24.1.2",
"svelte": "5.0.0-next.175",
"semantic-release": "^24.1.3",
"svelte": "^5.0.2",
"svelte-check": "^4.0.5",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
Expand Down
Loading

0 comments on commit 5325830

Please sign in to comment.