chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei 2025-04-18 17:05:53 +08:00
parent 97b17de6dd
commit 3e7e5c3494
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
6 changed files with 16 additions and 16 deletions

View File

@ -11,8 +11,8 @@ export default defineConfig({
"pnpm prettier --ignore-unknown --write package.json",
"git add package.json",
],
trailing: [
"git checkout -b release/desktop/${NEW_VERSION}",
trailing: ["git checkout -b release/desktop/${NEW_VERSION}"],
finally: [
"git push origin release/desktop/${NEW_VERSION}",
"gh pr create --title 'release(desktop): Release v${NEW_VERSION}' --body 'v${NEW_VERSION}' --base main --head release/desktop/${NEW_VERSION}",
],

View File

@ -75,7 +75,7 @@
"hono": "4.7.6",
"html-minifier-terser": "7.2.0",
"js-yaml": "4.1.0",
"nbump": "2.0.9",
"nbump": "2.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tar": "7.4.3",

View File

@ -10,8 +10,8 @@ export default defineConfig({
"pnpm prettier --ignore-unknown --write package.json",
"git add package.json",
],
trailing: [
"git checkout -b release/mobile/${NEW_VERSION}",
trailing: ["git checkout -b release/mobile/${NEW_VERSION}"],
finally: [
"git push origin release/mobile/${NEW_VERSION}",
"gh pr create --title 'release(mobile): Release v${NEW_VERSION}' --body 'v${NEW_VERSION}' --base main --head release/mobile/${NEW_VERSION}",
],

View File

@ -137,7 +137,7 @@
"drizzle-kit": "0.31.0",
"eas-cli": "16.3.2",
"expo-drizzle-studio-plugin": "0.1.2",
"nbump": "2.0.9",
"nbump": "2.1.0",
"postcss": "8.5.3",
"sf-symbols-typescript": "2.1.0"
},

View File

@ -56,7 +56,7 @@
"eslint-plugin-react-native": "5.0.0",
"fast-glob": "3.3.3",
"lint-staged": "15.5.1",
"nbump": "2.0.9",
"nbump": "2.1.0",
"postcss": "8.5.3",
"postcss-js": "4.0.1",
"prettier": "3.5.3",

View File

@ -134,8 +134,8 @@ importers:
specifier: 15.5.1
version: 15.5.1
nbump:
specifier: 2.0.9
version: 2.0.9(conventional-commits-filter@5.0.0)
specifier: 2.1.0
version: 2.1.0(conventional-commits-filter@5.0.0)
postcss:
specifier: 8.5.3
version: 8.5.3
@ -333,8 +333,8 @@ importers:
specifier: 4.1.0
version: 4.1.0
nbump:
specifier: 2.0.9
version: 2.0.9(conventional-commits-filter@5.0.0)
specifier: 2.1.0
version: 2.1.0(conventional-commits-filter@5.0.0)
react:
specifier: 18.3.1
version: 18.3.1
@ -1110,8 +1110,8 @@ importers:
specifier: 0.1.2
version: 0.1.2(expo@52.0.46(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@expo/metro-runtime@4.0.1(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5)))(bufferutil@4.0.9)(encoding@0.1.13)(graphql@16.8.1)(react-native-webview@13.13.5(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1))(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1)(utf-8-validate@6.0.5))(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1)
nbump:
specifier: 2.0.9
version: 2.0.9(conventional-commits-filter@5.0.0)
specifier: 2.1.0
version: 2.1.0(conventional-commits-filter@5.0.0)
postcss:
specifier: 8.5.3
version: 8.5.3
@ -11880,8 +11880,8 @@ packages:
natural-orderby@2.0.3:
resolution: {integrity: sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==}
nbump@2.0.9:
resolution: {integrity: sha512-k6leMcxNT3eOE0jQOqGw+tVXUJcT8qvtraFdZPvgFWZp63kDkTH8xlLojNRN7GMIkFfugXj3sIvdxCvdi+2L3Q==}
nbump@2.1.0:
resolution: {integrity: sha512-2xHOFtULhfpZfmYLOtx0fPkcTEqer9fTQCrT1qVmmdk00dznSZ/j1ntDBM6UMB2LiduZmnWde69dt7R17E+N9A==}
hasBin: true
ncp@2.0.0:
@ -28677,7 +28677,7 @@ snapshots:
natural-orderby@2.0.3: {}
nbump@2.0.9(conventional-commits-filter@5.0.0):
nbump@2.1.0(conventional-commits-filter@5.0.0):
dependencies:
c12: 3.0.3
conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0)