Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Mar 18, 2024
1 parent 65a0a6f commit b013677
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 552 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@browser-logos/uc": "^1.1.0",
"@browser-logos/web": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-svelte3": "^4.0.0",
"focus-visible": "^5.2.0",
"normalize.css": "^8.0.1",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
"postcss": "^8.4.36",
"postcss-import": "^16.0.1",
"postcss-nested": "^6.0.1",
"postcss-preset-env": "^9.3.0",
"postcss-preset-env": "^9.5.2",
"postcss-reporter": "^7.1.0",
"prettier": "^3.2.4",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.9",
"vite": "^5.0.12",
"vite-plugin-pwa": "^0.17.5",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
"vite": "^5.1.6",
"vite-plugin-pwa": "^0.19.4",
"wasm-pack": "0.12.1"
},
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit b013677

Please sign in to comment.