ci: test
Some checks failed
Build and deploy to dev server / Deploy (push) Failing after 3m26s

This commit is contained in:
TomyJan 2024-09-04 14:43:12 +08:00
parent 39de1cd0f2
commit 325882c6a9
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"node": "^18.20.3",
"node": "^20.16.0",
"moment": "^2.30.1"
},
"packageManager": "pnpm@9.7.0"

View File

@ -12,8 +12,8 @@ importers:
specifier: ^2.30.1
version: 2.30.1
node:
specifier: ^18.20.3
version: 18.20.4
specifier: ^20.16.0
version: 20.17.0
packages:
@ -23,8 +23,8 @@ packages:
node-bin-setup@1.1.3:
resolution: {integrity: sha512-opgw9iSCAzT2+6wJOETCpeRYAQxSopqQ2z+N6BXwIMsQQ7Zj5M8MaafQY8JMlolRR6R1UXg2WmhKp0p9lSOivg==}
node@18.20.4:
resolution: {integrity: sha512-7kNnwQLq7hjLAKkku5Ig77yGmvFzriLwF83zg8BV13QEG3KGh5UGAT0O+TPK9N+AQbdf02LmFBXKbuGcHNfMLA==}
node@20.17.0:
resolution: {integrity: sha512-zjgqs6fjta3bWGrwCmtT42gIkupAmvdq5QerbnCgNiQHE+3HrYSXuNrTw5sxQAHG2sZGgMVCxsXQ5OXLV+dkjw==}
engines: {npm: '>=5.0.0'}
hasBin: true
@ -34,6 +34,6 @@ snapshots:
node-bin-setup@1.1.3: {}
node@18.20.4:
node@20.17.0:
dependencies:
node-bin-setup: 1.1.3