mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-04-03 09:21:46 +00:00
Compare commits
12 Commits
59b79ead56
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4be045380 | ||
|
|
e0b930104c | ||
|
|
1beae770f1 | ||
|
|
bb5a1b4ab6 | ||
|
|
ea373f2260 | ||
|
|
167a37175c | ||
|
|
035236c996 | ||
|
|
95dd25868b | ||
|
|
354cb5da34 | ||
|
|
851c90f7bb | ||
|
|
5c565f0731 | ||
|
|
6abc035e97 |
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
if: github.actor == 'renovate[bot]'
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: pnpm/action-setup@v4
|
||||
- uses: pnpm/action-setup@v5
|
||||
with:
|
||||
version: latest
|
||||
- uses: actions/setup-node@v6
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@next/mdx": "^16.0.0",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"iconoir-react": "^7.11.0",
|
||||
"next": "16.1.6",
|
||||
"next": "16.2.2",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
@@ -28,6 +28,6 @@
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-tailwindcss": "^0.7.0",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
"typescript": "^6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
592
pnpm-lock.yaml
generated
592
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user