1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

bump dependencies

This commit is contained in:
mat 2023-07-10 20:25:55 -05:00
parent d753665e6c
commit 036f08e1b7
2 changed files with 430 additions and 345 deletions

View file

@ -17,32 +17,32 @@
"@types/cookie": "^0.5.1",
"@types/html-minifier": "^4.0.1",
"@types/marked": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^4.0.0",
"mdsvex": "^0.10.6",
"prettier": "^2.8.8",
"mdsvex": "^0.11.0",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "3.59.1",
"svelte-check": "^3.4.3",
"svelte": "4.0.5",
"svelte-check": "^3.4.5",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
"tslib": "^2.6.0",
"typescript": "^5.1.6"
},
"type": "module",
"dependencies": {
"@lukeed/uuid": "^2.0.0",
"@sveltejs/adapter-node": "1.2.4",
"@sveltejs/adapter-node": "1.3.1",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "1.20.0",
"@sveltejs/kit": "1.22.1",
"@types/js-yaml": "^4.0.4",
"cookie": "^0.5.0",
"html-minifier": "^4.0.0",
"patch-package": "^7.0.0",
"postinstall-postinstall": "^2.1.0",
"vite": "4.3.9"
"vite": "4.4.2"
},
"engines": {
"node": ">=16"

751
yarn.lock

File diff suppressed because it is too large Load diff