Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshino committed Jul 17, 2023
1 parent c9214e0 commit 8f2b19a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 91 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.2",
"@types/flat": "^5.0.2",
"@types/marked": "^5.0.0",
"cspell": "^6.31.1",
"eslint": "^8.44.0",
"@types/marked": "^5.0.1",
"cspell": "^6.31.2",
"eslint": "^8.45.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-svelte": "^2.32.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.26",
Expand All @@ -45,7 +45,7 @@
"svelte-check": "^3.4.6",
"svelte-i18n": "^3.7.0",
"svelte-preprocess": "^5.0.4",
"vite": "^4.4.3",
"vite": "^4.4.4",
"vitest": "^0.33.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 8f2b19a

Please sign in to comment.