Skip to content

Commit

Permalink
new libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Apr 3, 2024
1 parent a39e307 commit 8a4d1f8
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 164 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -16,7 +16,7 @@
"format": "pnpify run prettier --plugin prettier-plugin-svelte --write src"
},
"dependencies": {
"@astrojs/svelte": "^5.2.0",
"@astrojs/svelte": "^5.3.0",
"@codemirror/commands": "^6.3.3",
"@codemirror/lang-html": "6.4.8",
"@codemirror/language": "6.10.1",
Expand All @@ -28,7 +28,7 @@
"@lezer/highlight": "^1.2.0",
"@rollup/plugin-yaml": "^4.1.2",
"@vite-pwa/astro": "^0.3.1",
"astro": "^4.5.12",
"astro": "^4.5.15",
"astro-icon": "1.1.0",
"comlink": "^4.4.1",
"lodash": "4.17.21",
Expand All @@ -37,11 +37,11 @@
"postcss-import": "16.1.0",
"postcss-load-config": "^5.0.3",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.5.2",
"postcss-preset-env": "9.5.4",
"postcss-reporter": "7.1.0",
"rehype-external-links": "^3.0.0",
"svelte": "4.2.12",
"vite": "^5.2.7",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.19.7",
"workbox-background-sync": "^7.0.0",
"workbox-core": "^7.0.0",
Expand Down

0 comments on commit 8a4d1f8

Please sign in to comment.