Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Sep 3, 2024
1 parent 453511a commit 2e59d13
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-svelte": "^2.43.0",
"postcss": "^8.4.44",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"sass": "^1.78.0",
"stylelint": "^16.9.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.5.1",
"svelte": "^4.2.19",
"svelte-check": "^4.0.0",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.2",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"dependencies": {
"@sindresorhus/transliterate": "^1.6.0",
"@sveltia/ui": "^0.15.15",
"@sveltia/ui": "^0.15.16",
"@sveltia/utils": "^0.5.0",
"deepmerge": "^4.3.1",
"fast-deep-equal": "^3.1.3",
Expand Down
116 changes: 61 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e59d13

Please sign in to comment.