Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Oct 13, 2024
1 parent a4bec07 commit 8d2ceb3
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 499 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,26 +47,26 @@
"devDependencies": {
"@playwright/test": "^1.48.0",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.6.3",
"@sveltejs/kit": "^2.7.0",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.7",
"cspell": "^8.14.4",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.8",
"cspell": "^8.15.1",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsdoc": "^50.3.2",
"eslint-plugin-svelte": "^2.44.1",
"postcss": "^8.4.47",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"sass": "^1.79.4",
"stylelint": "^16.9.0",
"sass": "^1.79.5",
"stylelint": "^16.10.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.7.0",
"svelte": "5.0.0-next.263",
"svelte-check": "^4.0.4",
"svelte": "5.0.0-next.264",
"svelte-check": "^4.0.5",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.7.0",
Expand Down
Loading

0 comments on commit 8d2ceb3

Please sign in to comment.