Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Nov 14, 2024
1 parent 822dc28 commit 75aa9e9
Show file tree
Hide file tree
Showing 22 changed files with 62,501 additions and 45,017 deletions.
11,855 changes: 7,937 additions & 3,918 deletions create-react-app/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@wdio/browser-runner": "^8.38.2",
"@wdio/cli": "^8.38.2",
"@wdio/mocha-framework": "^8.38.2",
"@wdio/spec-reporter": "^8.38.2",
"@vitejs/plugin-react": "^4.3.0",
"@wdio/browser-runner": "^9.2.12",
"@wdio/cli": "^9.2.12",
"@wdio/mocha-framework": "^9.2.8",
"@wdio/spec-reporter": "^9.2.8",
"@vitejs/plugin-react": "^4.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"web-vitals": "^4.0.1"
"web-vitals": "^4.2.4"
},
"type": "module",
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions enhance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
},
"devDependencies": {
"@architect/sandbox": "latest",
"@enhance/ssr": "^4.0.1",
"@wdio/browser-runner": "^8.38.2",
"@wdio/cli": "^8.38.2",
"@wdio/mocha-framework": "^8.38.2",
"@wdio/spec-reporter": "^8.38.2"
"@enhance/ssr": "^4.0.3",
"@wdio/browser-runner": "^9.2.12",
"@wdio/cli": "^9.2.12",
"@wdio/mocha-framework": "^9.2.8",
"@wdio/spec-reporter": "^9.2.8"
},
"dependencies": {
"@enhance/arc-plugin-enhance": "latest"
Expand Down
Loading

0 comments on commit 75aa9e9

Please sign in to comment.