Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smukkejohan committed Mar 20, 2024
1 parent f7485f6 commit 4fb23d7
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 551 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,37 +39,37 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.42.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/package": "^2.2.7",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@sveltejs/kit": "^2.5.4",
"@sveltejs/package": "^2.3.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.18",
"conventional-changelog-eslint": "^5.0.0",
"dayjs": "^1.11.10",
"dequal": "^2.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"flowbite": "^2.2.1",
"flowbite-svelte": "^0.44.22",
"flowbite": "^2.3.0",
"flowbite-svelte": "^0.44.24",
"lodash": "^4.17.21",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"prettier-plugin-svelte": "^3.1.2",
"postcss": "^8.4.37",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"semantic-release": "^22.0.12",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
"svelte": "^4.2.12",
"svelte-check": "^3.6.8",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.5"
"typescript": "^5.4.2",
"vite": "^5.2.2"
},
"peerDependencies": {
"svelte": "^4.2.8"
Expand Down
Loading

0 comments on commit 4fb23d7

Please sign in to comment.