Compare commits
22 Commits
6442ef83a4
...
renovate/n
Author | SHA1 | Date | |
---|---|---|---|
49cad0ef4e
|
|||
c9c3f21c5a
|
|||
502a54186a
|
|||
9b248472cc | |||
109753e8bd
|
|||
17b903afe0 | |||
2f264f17d0
|
|||
e5db1ffca6 | |||
f0f48dd16c
|
|||
5d8f98f8f0 | |||
5de410d577
|
|||
da75115ea0 | |||
b769c130b3
|
|||
9a13fc35c3 | |||
41675481e8
|
|||
6d46dae265 | |||
9c280a1c02
|
|||
2be6ea9813 | |||
6d235806a8 | |||
1bc940afd6
|
|||
11abbf790d | |||
1f0c04a168
|
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 22.18.0
|
node-version: 22.19.0
|
||||||
cache: pnpm
|
cache: pnpm
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
@@ -79,6 +79,6 @@
|
|||||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||||
"timeago.js": "^4.0.2",
|
"timeago.js": "^4.0.2",
|
||||||
"typescript": "5.9.2",
|
"typescript": "5.9.2",
|
||||||
"typescript-eslint": "8.40.0"
|
"typescript-eslint": "8.41.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
780
pnpm-lock.yaml
generated
780
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user