mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore: update root deps
This commit is contained in:
parent
135fdd1a4e
commit
787afe4f84
11
package.json
11
package.json
@ -16,18 +16,17 @@
|
|||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@changesets/cli": "^2.27.9",
|
"@changesets/cli": "^2.27.11",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.4.2",
|
||||||
"prettier-plugin-jsdoc": "^1.3.0",
|
"prettier-plugin-jsdoc": "^1.3.2",
|
||||||
"prettier-plugin-organize-imports": "^4.1.0",
|
"prettier-plugin-organize-imports": "^4.1.0",
|
||||||
"prettier-plugin-svelte": "^3.2.8",
|
"prettier-plugin-svelte": "^3.3.2",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"tsx": "^4.19.2",
|
"tsx": "^4.19.2",
|
||||||
"typescript": "^5.6.3"
|
"typescript": "^5.7.3"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"eventsource@2.0.2": "patches/eventsource@2.0.2.patch",
|
|
||||||
"@sveltejs/enhanced-img": "patches/@sveltejs__enhanced-img.patch",
|
"@sveltejs/enhanced-img": "patches/@sveltejs__enhanced-img.patch",
|
||||||
"tail": "patches/tail.patch",
|
"tail": "patches/tail.patch",
|
||||||
"@types/tail": "patches/@types__tail.patch"
|
"@types/tail": "patches/@types__tail.patch"
|
||||||
|
3544
pnpm-lock.yaml
generated
3544
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user