Update website dependancies
This commit is contained in:
parent
07dbd800ee
commit
b905513423
2 changed files with 330 additions and 368 deletions
|
|
@ -9,25 +9,24 @@
|
|||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/fira-mono": "^4.5.10",
|
||||
"@fontsource/fira-mono": "^5.0.13",
|
||||
"@json-feed-types/1_1": "^1.0.2",
|
||||
"@neoconfetti/svelte": "^1.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
"@sveltejs/adapter-node": "^4.0.1",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"rollup": "^4.14.1",
|
||||
"@sveltejs/adapter-auto": "^3.2.0",
|
||||
"@sveltejs/adapter-node": "^5.0.1",
|
||||
"@sveltejs/kit": "^2.5.7",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.1.0",
|
||||
"rollup": "^4.17.0",
|
||||
"rollup-plugin-type-as-json-schema": "^0.2.6",
|
||||
"sharp": "^0.33.2",
|
||||
"svelte": "^4.2.7",
|
||||
"svelte-check": "^3.6.0",
|
||||
"sharp": "^0.33.3",
|
||||
"svelte": "^4.2.15",
|
||||
"svelte-check": "^3.7.0",
|
||||
"svelte-seo": "^1.6.0",
|
||||
"sveltekit-html-minifier": "^1.0.3",
|
||||
"svgo": "^3.2.0",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.0.0",
|
||||
"vite": "^5.0.12",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10",
|
||||
"vite-plugin-image-optimizer": "^1.1.7"
|
||||
},
|
||||
"type": "module",
|
||||
|
|
@ -36,15 +35,15 @@
|
|||
"@codemirror/language": "^6.10.1",
|
||||
"@codemirror/lint": "^6.5.0",
|
||||
"@codemirror/state": "^6.4.1",
|
||||
"@codemirror/view": "^6.26.2",
|
||||
"@codemirror/view": "^6.26.3",
|
||||
"@lezer/highlight": "^1.2.0",
|
||||
"@steeze-ui/svelte-icon": "^1.5.0",
|
||||
"@uiw/codemirror-theme-github": "^4.21.25",
|
||||
"acorn": "^8.11.3",
|
||||
"magic-string": "^0.30.9",
|
||||
"magic-string": "^0.30.10",
|
||||
"super-sitemap": "^0.14.14",
|
||||
"svelte-codemirror-editor": "^1.3.0",
|
||||
"terser": "^5.30.3",
|
||||
"terser": "^5.30.4",
|
||||
"xmlbuilder2": "^3.1.1"
|
||||
},
|
||||
"targets": {
|
||||
|
|
|
|||
667
pnpm-lock.yaml
generated
667
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue