Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Dec 20, 2023
1 parent 7cd2aca commit dd25ee3
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 151 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,27 @@
},
"devDependencies": {
"@picocss/pico": "^1.5.10",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.27.6",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.0.4",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/cookie": "^0.6.0",
"@yarnpkg/pnpify": "^4.0.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"lodash": "^4.17.21",
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"postcss-load-config": "^5.0.0",
"postcss-load-config": "^5.0.2",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"re2js": "^0.4.1",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.1",
"typescript": "^5.3.2",
"vite": "^5.0.4"
"svelte-preprocess": "^5.1.3",
"typescript": "^5.3.3",
"vite": "^5.0.10"
},
"type": "module",
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit dd25ee3

Please sign in to comment.