Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Sep 8, 2024
1 parent aa1cd42 commit b97e689
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 112 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/node": "^22.5.2",
"@types/node": "^22.5.4",
"cspell": "^8.14.2",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-svelte": "^2.43.0",
"postcss": "^8.4.44",
"postcss": "^8.4.45",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
Expand All @@ -46,7 +46,7 @@
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.5.1",
"svelte": "^4.2.19",
"svelte-check": "^4.0.0",
"svelte-check": "^4.0.1",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.2",
"vite": "^5.4.3",
Expand All @@ -60,11 +60,11 @@
"fast-deep-equal": "^3.1.3",
"flat": "^6.0.1",
"isomorphic-dompurify": "^2.15.0",
"marked": "^14.1.0",
"marked": "^14.1.1",
"mime": "^4.0.4",
"moment": "^2.30.1",
"smol-toml": "^1.3.0",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit b97e689

Please sign in to comment.