Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 15cfa88 commit 4cbd50c
Show file tree
Hide file tree
Showing 48 changed files with 6,310 additions and 6,901 deletions.
6 changes: 3 additions & 3 deletions .github/publish-ci/cra5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"workerDirectory": "public"
},
"devDependencies": {
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/node": "20.17.9",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
}
}
7,750 changes: 3,875 additions & 3,875 deletions .github/publish-ci/cra5/yarn.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .github/publish-ci/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"dependencies": {
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
"next": "14.2.15",
"next": "14.2.20",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/node": "20.17.9",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"typescript": "4.9.5"
},
"msw": {
Expand Down
266 changes: 133 additions & 133 deletions .github/publish-ci/next/yarn.lock

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .github/publish-ci/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.2",
"@types/node": "20.17.9",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"typescript": "4.9.5",
"vite": "5.4.8"
"vite": "5.4.11"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading

0 comments on commit 4cbd50c

Please sign in to comment.