Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Oct 9, 2023
1 parent dd4ae4c commit f600678
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"cspell": "^7.3.7",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-svelte": "^2.33.2",
"eslint-plugin-svelte": "^2.34.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"sass": "^1.68.0",
"sass": "^1.69.0",
"stylelint": "^15.10.3",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-scss": "^5.2.1",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-i18n": "^3.7.4",
"svelte-preprocess": "^5.0.4",
"vite": "^4.4.9",
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
"dependencies": {
Expand All @@ -52,7 +52,7 @@
"fast-deep-equal": "^3.1.3",
"flat": "^6.0.1",
"isomorphic-dompurify": "^1.9.0",
"marked": "^9.0.3",
"marked": "^9.1.0",
"mime": "^3.0.0",
"moment": "^2.29.4",
"yaml": "^2.3.2"
Expand Down
Loading

0 comments on commit f600678

Please sign in to comment.