mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 20:00:40 +00:00
chore: taze major
This commit is contained in:
28
package.json
28
package.json
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "elegant-nnw",
|
"name": "elegant-nnw",
|
||||||
"version": "0.1.6",
|
"version": "0.1.6",
|
||||||
"packageManager": "pnpm@8.5.0",
|
"packageManager": "pnpm@8.6.7",
|
||||||
"description": "Elegant theme for NetNewsWire",
|
"description": "Elegant theme for NetNewsWire",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Chang Jun",
|
"name": "Chang Jun",
|
||||||
@@ -24,22 +24,22 @@
|
|||||||
"release": "bumpp --commit --tag --push"
|
"release": "bumpp --commit --tag --push"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.38.5",
|
"@antfu/eslint-config": "^0.39.7",
|
||||||
"@iconify-json/carbon": "^1.1.16",
|
"@iconify-json/carbon": "^1.1.18",
|
||||||
"@types/node": "^18.16.3",
|
"@types/node": "^20.4.1",
|
||||||
"@unocss/eslint-config": "^0.51.8",
|
"@unocss/eslint-config": "^0.53.5",
|
||||||
"@unocss/preset-icons": "^0.51.12",
|
"@unocss/preset-icons": "^0.53.5",
|
||||||
"bumpp": "^9.1.0",
|
"bumpp": "^9.1.1",
|
||||||
"clean-css": "^5.3.2",
|
"clean-css": "^5.3.2",
|
||||||
"compressing": "^1.9.0",
|
"compressing": "^1.9.0",
|
||||||
"consola": "^3.1.0",
|
"consola": "^3.2.3",
|
||||||
"eslint": "^8.39.0",
|
"eslint": "^8.44.0",
|
||||||
"esno": "^0.16.3",
|
"esno": "^0.16.3",
|
||||||
"mkdirp": "^3.0.1",
|
"mkdirp": "^3.0.1",
|
||||||
"rimraf": "^5.0.0",
|
"rimraf": "^5.0.1",
|
||||||
"stylelint": "^15.6.0",
|
"stylelint": "^15.10.1",
|
||||||
"stylelint-config-standard": "^33.0.0",
|
"stylelint-config-standard": "^34.0.0",
|
||||||
"typescript": "^5.0.4",
|
"typescript": "^5.1.6",
|
||||||
"unocss": "^0.51.8"
|
"unocss": "^0.53.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user