Skip to content

Commit

Permalink
fix(deps): update react j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Jan 8, 2025
1 parent 9078d06 commit 1b5c120
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"publint": "0.2.12",
"react-syntax-highlighter": "15.5.0",
"react-syntax-highlighter": "15.6.1",
"rimraf": "6.0.1",
"semver": "7.6.3",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.2",
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"fix-esm-import-path": "1.10.1",
"ncp": "2.0.0",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"peerDependencies": {
"react": "^18",
"react-dom": "^18",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0"
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5"
},
"optionalDependencies": {
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0"
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5"
},
"engines": {
"node": "^20.9.0 || ^22.11.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/atomic-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"@coveo/atomic": "3.12.1",
"@coveo/atomic-react": "3.2.8",
"@coveo/headless": "3.12.0",
"next": "14.2.20",
"next": "14.2.22",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"cypress": "13.17.0",
"cypress-repeat": "2.3.8",
"ncp": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"devDependencies": {
"@playwright/test": "1.49.1",
"@types/node": "22.10.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"typescript": "5.5.4",
"vite": "5.4.11"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-commerce-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@playwright/test": "1.49.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"local-web-server": "5.4.0",
"vite": "5.4.11",
"vite-plugin-static-copy": "2.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/headless-commerce-ssr-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"devDependencies": {
"@coveo/relay-event-types": "13.0.0",
"@remix-run/dev": "2.15.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"typescript": "5.5.4",
"vite-tsconfig-paths": "5.1.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"@types/escape-html": "1.0.4",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"dayjs": "1.11.13",
"escape-html": "1.0.3",
"express": "4.21.2",
"filesize": "10.1.6",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"react-router-dom": "6.28.1",
"typescript": "5.5.4",
"web-vitals": "4.2.4"
},
Expand All @@ -51,7 +51,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.7.0",
"@vitejs/plugin-react": "4.3.2",
"@vitejs/plugin-react": "4.3.4",
"cypress": "13.17.0",
"cypress-repeat": "2.3.8",
"gts": "5.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/headless-ssr-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"@coveo/headless-react": "2.3.0",
"next": "14.2.20",
"next": "14.2.22",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@playwright/test": "1.49.1",
"eslint": "8.57",
"typescript": "5.5.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/headless-ssr/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
},
"dependencies": {
"@coveo/headless-ssr-samples-common": "0.0.0",
"next": "14.2.20",
"next": "14.2.22",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"eslint": "8.57.1",
"typescript": "5.5.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/headless-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"dependencies": {
"@coveo/headless-react": "2.3.0",
"@coveo/headless": "3.12.0",
"next": "14.2.20",
"next": "14.2.22",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"eslint": "8.57.1",
"eslint-config-react-app": "7.0.1",
"typescript": "5.5.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/headless-ssr/pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
},
"dependencies": {
"@coveo/headless-ssr-samples-common": "0.0.0",
"next": "14.2.20",
"next": "14.2.22",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"eslint": "8.57.1",
"typescript": "5.5.4"
}
Expand Down

0 comments on commit 1b5c120

Please sign in to comment.