Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Dec 26, 2023
1 parent 493f682 commit 5782c35
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 223 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"format": "prettier --ignore-path .gitignore --write --plugin-search-dir=. src/"
},
"devDependencies": {
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.27.7",
"@sveltejs/adapter-static": "3.0.1",
"@sveltejs/kit": "2.0.6",
"@svgdotjs/svg.js": "3.2.0",
"clipboard": "2.0.11",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte3": "4.0.0",
"highlight.js": "11.9.0",
Expand All @@ -23,11 +23,11 @@
"postcss-load-config": "5.0.2",
"postcss-preset-env": "9.3.0",
"postcss-reporter": "^7.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-svelte": "3.1.2",
"svelte": "4.2.8",
"svelte-preprocess": "5.1.1",
"vite": "5.0.6"
"svelte-preprocess": "5.1.3",
"vite": "5.0.10"
},
"type": "module",
"pnpm": {
Expand Down
Loading

0 comments on commit 5782c35

Please sign in to comment.