Skip to content

Commit 4434eaf

Browse files
committed
chore: update type-fest to version 4.31.0
1 parent cca858e commit 4434eaf

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"tsup": "^8.3.5",
9595
"tsx": "^4.19.2",
9696
"turbo": "^2.3.3",
97-
"type-fest": "^4.30.2",
97+
"type-fest": "^4.31.0",
9898
"typedoc": "^0.27.5",
9999
"typedoc-plugin-markdown": "^4.3.3",
100100
"typedoc-plugin-rename-defaults": "^0.7.2",
@@ -109,17 +109,17 @@
109109
"packageManager": "[email protected]",
110110
"pnpm": {
111111
"overrides": {
112+
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
113+
"safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41",
114+
"safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41",
115+
"typedarray": "npm:@nolyfill/typedarray@^1.0.29",
112116
"@types/react": "^19.0.2",
113117
"@types/react-dom": "^19.0.2",
114118
"cross-spawn": "7.0.6",
115-
"is-core-module": "npm:@nolyfill/is-core-module@^1",
116119
"next": "^15.1.2",
117120
"react": "^19.0.0",
118121
"react-dom": "^19.0.0",
119-
"safe-buffer": "npm:@nolyfill/safe-buffer@^1",
120-
"safer-buffer": "npm:@nolyfill/safer-buffer@^1",
121122
"ts-api-utils": "^2.0.0",
122-
"typedarray": "npm:@nolyfill/typedarray@^1",
123123
"typescript": "^5.7.2"
124124
}
125125
}

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/picomatch": "^3.0.1",
5353
"@workspace/configs": "workspace:*",
5454
"tsup": "^8.3.5",
55-
"type-fest": "^4.30.2"
55+
"type-fest": "^4.31.0"
5656
},
5757
"sideEffects": false,
5858
"module": "dist/index.mjs"

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)