mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
[security] bump react deps (#1474)
We aren't using RSCs so we shouldn't be affected, but still doesn't hurt to bump the dependencies
This commit is contained in:
parent
6d4fc318e8
commit
5be0e007fe
2 changed files with 62 additions and 12 deletions
|
|
@ -67,7 +67,7 @@
|
|||
"ky-universal": "^0.10.1",
|
||||
"lodash": "^4.17.21",
|
||||
"ms": "^2.1.3",
|
||||
"next": "^16.0.9",
|
||||
"next": "^16.0.10",
|
||||
"next-query-params": "^4.3.1",
|
||||
"next-runtime-env": "1",
|
||||
"next-seo": "^4.28.1",
|
||||
|
|
@ -76,9 +76,9 @@
|
|||
"numbro": "^2.4.0",
|
||||
"nuqs": "1.17.0",
|
||||
"object-hash": "^3.0.0",
|
||||
"react": "^19.2.1",
|
||||
"react": "^19.2.3",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^19.2.1",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-grid-layout": "^1.3.4",
|
||||
"react-hook-form": "^7.43.8",
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"@types/react-table": "^7.7.14",
|
||||
"@types/sqlstring": "^2.3.2",
|
||||
"eslint-config-next": "^16.0.7",
|
||||
"eslint-config-next": "^16.0.10",
|
||||
"eslint-plugin-storybook": "10.1.4",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^30.2.0",
|
||||
|
|
|
|||
66
yarn.lock
66
yarn.lock
|
|
@ -4352,7 +4352,7 @@ __metadata:
|
|||
date-fns: "npm:^2.28.0"
|
||||
date-fns-tz: "npm:^2.0.0"
|
||||
dayjs: "npm:^1.11.19"
|
||||
eslint-config-next: "npm:^16.0.7"
|
||||
eslint-config-next: "npm:^16.0.10"
|
||||
eslint-plugin-storybook: "npm:10.1.4"
|
||||
flat: "npm:^5.0.2"
|
||||
fuse.js: "npm:^6.6.2"
|
||||
|
|
@ -4369,7 +4369,7 @@ __metadata:
|
|||
ms: "npm:^2.1.3"
|
||||
msw: "npm:^2.3.0"
|
||||
msw-storybook-addon: "npm:^2.0.2"
|
||||
next: "npm:^16.0.9"
|
||||
next: "npm:^16.0.10"
|
||||
next-query-params: "npm:^4.3.1"
|
||||
next-runtime-env: "npm:1"
|
||||
next-seo: "npm:^4.28.1"
|
||||
|
|
@ -4381,9 +4381,9 @@ __metadata:
|
|||
postcss: "npm:^8.4.38"
|
||||
postcss-preset-mantine: "npm:^1.15.0"
|
||||
prettier: "npm:^3.3.2"
|
||||
react: "npm:^19.2.1"
|
||||
react: "npm:^19.2.3"
|
||||
react-copy-to-clipboard: "npm:^5.1.0"
|
||||
react-dom: "npm:^19.2.1"
|
||||
react-dom: "npm:^19.2.3"
|
||||
react-error-boundary: "npm:^3.1.4"
|
||||
react-grid-layout: "npm:^1.3.4"
|
||||
react-hook-form: "npm:^7.43.8"
|
||||
|
|
@ -6066,6 +6066,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:16.0.10":
|
||||
version: 16.0.10
|
||||
resolution: "@next/eslint-plugin-next@npm:16.0.10"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/fc9836536deacb095c442c67c22d963871c24e47d07721c2d08511cc8fa422b5aa19bf84dbd0d90b1b37783727e710d2cb6e16e0fd0d1ad4eee35f34cdf78785
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:16.0.7":
|
||||
version: 16.0.7
|
||||
resolution: "@next/eslint-plugin-next@npm:16.0.7"
|
||||
|
|
@ -14328,7 +14337,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:16.0.7, eslint-config-next@npm:^16.0.7":
|
||||
"eslint-config-next@npm:16.0.7":
|
||||
version: 16.0.7
|
||||
resolution: "eslint-config-next@npm:16.0.7"
|
||||
dependencies:
|
||||
|
|
@ -14351,6 +14360,29 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:^16.0.10":
|
||||
version: 16.0.10
|
||||
resolution: "eslint-config-next@npm:16.0.10"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:16.0.10"
|
||||
eslint-import-resolver-node: "npm:^0.3.6"
|
||||
eslint-import-resolver-typescript: "npm:^3.5.2"
|
||||
eslint-plugin-import: "npm:^2.32.0"
|
||||
eslint-plugin-jsx-a11y: "npm:^6.10.0"
|
||||
eslint-plugin-react: "npm:^7.37.0"
|
||||
eslint-plugin-react-hooks: "npm:^7.0.0"
|
||||
globals: "npm:16.4.0"
|
||||
typescript-eslint: "npm:^8.46.0"
|
||||
peerDependencies:
|
||||
eslint: ">=9.0.0"
|
||||
typescript: ">=3.3.1"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/9a5650c91dfdf6853822e1d2062e1c4d10cee76187cf7723de87a0e44d3d26877a29af55cd2d453ccb8bc46708fa7261db786e852e0c51d9a8a80058c33b009d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:^9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "eslint-config-prettier@npm:9.1.0"
|
||||
|
|
@ -21453,7 +21485,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"next@npm:^16.0.9":
|
||||
"next@npm:^16.0.10":
|
||||
version: 16.0.10
|
||||
resolution: "next@npm:16.0.10"
|
||||
dependencies:
|
||||
|
|
@ -23649,7 +23681,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0, react-dom@npm:^19.2.1":
|
||||
"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
|
||||
version: 19.2.1
|
||||
resolution: "react-dom@npm:19.2.1"
|
||||
dependencies:
|
||||
|
|
@ -23660,6 +23692,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-dom@npm:^19.2.3":
|
||||
version: 19.2.3
|
||||
resolution: "react-dom@npm:19.2.3"
|
||||
dependencies:
|
||||
scheduler: "npm:^0.27.0"
|
||||
peerDependencies:
|
||||
react: ^19.2.3
|
||||
checksum: 10c0/dc43f7ede06f46f3acc16ee83107c925530de9b91d1d0b3824583814746ff4c498ea64fd65cd83aba363205268adff52e2827c582634ae7b15069deaeabc4892
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-draggable@npm:^4.0.0, react-draggable@npm:^4.0.3":
|
||||
version: 4.4.5
|
||||
resolution: "react-draggable@npm:4.4.5"
|
||||
|
|
@ -23985,13 +24028,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0, react@npm:^19.2.1":
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
|
||||
version: 19.2.1
|
||||
resolution: "react@npm:19.2.1"
|
||||
checksum: 10c0/2b5eaf407abb3db84090434c20d6c5a8e447ab7abcd8fe9eaf1ddc299babcf31284ee9db7ea5671d21c85ac5298bd632fa1a7da1ed78d5b368a537f5e1cd5d62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^19.2.3":
|
||||
version: 19.2.3
|
||||
resolution: "react@npm:19.2.3"
|
||||
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"read-pkg-up@npm:^7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "read-pkg-up@npm:7.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue