mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
merge upstream again
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
"lint": "pnpm typecheck && pnpm eslint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.11",
|
||||
"@typescript-eslint/eslint-plugin": "8.27.0",
|
||||
"@typescript-eslint/parser": "8.27.0",
|
||||
"esbuild": "0.25.1",
|
||||
"@types/node": "22.14.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.29.1",
|
||||
"@typescript-eslint/parser": "8.29.1",
|
||||
"esbuild": "0.25.2",
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"nodemon": "3.1.9",
|
||||
"typescript": "5.8.2",
|
||||
"vue-eslint-parser": "10.1.1"
|
||||
"typescript": "5.8.3",
|
||||
"vue-eslint-parser": "10.1.3"
|
||||
},
|
||||
"files": [
|
||||
"js-built"
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
navFg: '@fg',
|
||||
navActive: '@accent',
|
||||
navIndicator: '@indicator',
|
||||
pageHeaderBg: '@bg',
|
||||
pageHeaderFg: '@fg',
|
||||
link: '#44a4c1',
|
||||
hashtag: '#ff9156',
|
||||
mention: '@accent',
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
navFg: '@fg',
|
||||
navActive: '@accent',
|
||||
navIndicator: '@indicator',
|
||||
pageHeaderBg: '@bg',
|
||||
pageHeaderFg: '@fg',
|
||||
link: '#44a4c1',
|
||||
hashtag: '#ff9156',
|
||||
mention: '@accent',
|
||||
|
||||
Reference in New Issue
Block a user