Skip to content

Commit 12eefa2

Browse files
committed
Merge branch 'main' of github.com:launchdarkly/react-client-sdk
2 parents da05c57 + a9699a4 commit 12eefa2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,29 +51,29 @@
5151
"@rollup/plugin-terser": "^0.4.3",
5252
"@rollup/plugin-typescript": "^11.1.2",
5353
"@testing-library/jest-dom": "^5.16.4",
54-
"@testing-library/react": "^13.0.1",
54+
"@testing-library/react": "^15.0.7",
5555
"@types/hoist-non-react-statics": "^3.3.1",
56-
"@types/jest": "^27.5.2",
56+
"@types/jest": "^27.0.3",
5757
"@types/lodash.camelcase": "^4.3.6",
58-
"@types/node": "^14.14.31",
58+
"@types/node": "^20.12.12",
5959
"@types/prop-types": "^15.7.4",
6060
"@types/react": "^18.0.3",
6161
"@types/react-dom": "^18.0.0",
6262
"@types/react-test-renderer": "^18.0.0",
63-
"esbuild": "^0.18.11",
64-
"jest": "^27.5.1",
63+
"esbuild": "^0.21.3",
64+
"jest": "^27.4.4",
6565
"jest-environment-jsdom": "^27.4.4",
66-
"jest-environment-jsdom-global": "^3.0.0",
67-
"jest-junit": "^13.0.0",
66+
"jest-environment-jsdom-global": "^4.0.0",
67+
"jest-junit": "^16.0.0",
6868
"prettier": "^1.18.2",
6969
"prop-types": "^15.7.2",
7070
"react": "^18.0.0",
7171
"react-dom": "^18.0.0",
7272
"react-test-renderer": "^18.0.0",
73-
"rimraf": "^3.0.0",
73+
"rimraf": "^5.0.7",
7474
"rollup": "^3.26.2",
75-
"rollup-plugin-dts": "^5.3.0",
76-
"rollup-plugin-esbuild": "^5.0.0",
75+
"rollup-plugin-dts": "^6.1.0",
76+
"rollup-plugin-esbuild": "^6.1.1",
7777
"rollup-plugin-filesize": "^10.0.0",
7878
"ts-jest": "^27.1.1",
7979
"tslint": "^6.1.3",

0 commit comments

Comments
 (0)