Compare commits
21 Commits
2.1.2
...
aadc8039d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
aadc8039d0
|
|||
| 9a686eb9f5 | |||
|
2e0e52bdf9
|
|||
| f7a2bb1205 | |||
|
90b00872ee
|
|||
| 7dd5778c89 | |||
|
a062974f45
|
|||
| a7a14dfce5 | |||
|
51cdbd8b0b
|
|||
| f0e52d2f20 | |||
|
c79631cf7d
|
|||
| 6ef9380126 | |||
|
acea361723
|
|||
| c4c33ac9ad | |||
|
1d51d01be7
|
|||
| e9b783a83c | |||
|
d20c93fb8d
|
|||
| 8070cb6636 | |||
|
3f56f7ed2a
|
|||
| 825736458d | |||
|
6016ff4bf0
|
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
uses: actions/setup-node@v6
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 24.11.1
|
node-version: 24.12.0
|
||||||
cache: pnpm
|
cache: pnpm
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
|||||||
@@ -79,6 +79,6 @@
|
|||||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||||
"timeago.js": "^4.0.2",
|
"timeago.js": "^4.0.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "8.49.0"
|
"typescript-eslint": "8.50.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
962
pnpm-lock.yaml
generated
962
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user