fix packages and colors
This commit is contained in:
17
package.json
17
package.json
@@ -8,13 +8,13 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16.0.0"
|
||||
"node": ">= 22.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@islands/headings": "^0.8.2",
|
||||
"@islands/prism": "^0.8.0",
|
||||
"@islands/pwa": "^0.9.1",
|
||||
"iles": "^0.9.5",
|
||||
"@islands/headings": "^0.10.0-beta.1",
|
||||
"@islands/prism": "^0.10.0-beta.1",
|
||||
"@islands/pwa": "^0.10.0-beta.1",
|
||||
"iles": "^0.10.0-beta.1",
|
||||
"prettier": "^2.8.8",
|
||||
"sass": "^1.62.1",
|
||||
"typescript": "^5.0.4",
|
||||
@@ -26,10 +26,5 @@
|
||||
"chart.xkcd": "^1.1.13",
|
||||
"nanoid": "^4.0.2",
|
||||
"pinia": "^2.1.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"typescript@5.0.4": "patches/typescript@5.0.4.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user