Upgrade packages
This commit is contained in:
parent
b32c06d8fc
commit
2389ca83ae
2 changed files with 276 additions and 286 deletions
556
package-lock.json
generated
556
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@auditors/core": "^0.6.0",
|
||||
"@tricoteuses/explorer-tools": "^0.4.1",
|
||||
"@tricoteuses/explorer-tools": "^0.4.3",
|
||||
"fast-xml-parser": "^4.2.2",
|
||||
"he": "^1.2.0"
|
||||
},
|
||||
|
@ -65,7 +65,7 @@
|
|||
"daisyui": "^3.2.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-svelte": "^2.28.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
"iconify-icon": "^1.0.3",
|
||||
|
@ -77,7 +77,7 @@
|
|||
"postgres": "^3.2.4",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier-plugin-svelte": "^3.0.3",
|
||||
"prettier-plugin-tailwindcss": "^0.4.1",
|
||||
"prettier-plugin-tailwindcss": "^0.5.3",
|
||||
"sade": "^1.8.1",
|
||||
"svelte-check": "^3.0.3",
|
||||
"svelte2tsx": "^0.6.0",
|
||||
|
|
Loading…
Reference in a new issue