Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Jun 17, 2024
1 parent 0a64d19 commit 1a6c026
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 170 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,23 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.9",
"eslint-plugin-svelte": "^2.39.2",
"eslint-plugin-jsdoc": "^48.2.12",
"eslint-plugin-svelte": "^2.39.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"postcss-html": "^1.7.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.4",
"sass": "^1.77.5",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-scss": "^6.3.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^5.1.4",
"vite": "^5.2.13",
"svelte-preprocess": "^6.0.1",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"dependencies": {
Expand All @@ -56,7 +56,7 @@
"fast-deep-equal": "^3.1.3",
"flat": "^6.0.1",
"isomorphic-dompurify": "^2.12.0",
"marked": "^12.0.2",
"marked": "^13.0.0",
"mime": "^4.0.3",
"moment": "^2.30.1",
"smol-toml": "^1.2.1",
Expand Down
Loading

0 comments on commit 1a6c026

Please sign in to comment.