Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Nov 16, 2023
1 parent 4abfa7a commit 7e8cc04
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 209 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.27.0",
"@sveltejs/kit": "1.27.6",
"@svgdotjs/svg.js": "3.2.0",
"clipboard": "2.0.11",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte3": "4.0.0",
"highlight.js": "11.9.0",
"normalize.css": "^8.0.1",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-load-config": "4.0.1",
"postcss-preset-env": "9.2.0",
"postcss-preset-env": "9.3.0",
"postcss-reporter": "^7.0.5",
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"svelte": "4.2.2",
"svelte-preprocess": "5.0.4",
"vite": "4.5.0"
"prettier": "3.1.0",
"prettier-plugin-svelte": "3.1.0",
"svelte": "4.2.3",
"svelte-preprocess": "5.1.0",
"vite": "5.0.0"
},
"type": "module",
"pnpm": {
Expand Down
Loading

0 comments on commit 7e8cc04

Please sign in to comment.