Skip to content

Commit

Permalink
Bump Typings
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent ae7a44b commit cdeb92a
Show file tree
Hide file tree
Showing 10 changed files with 68 additions and 71 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@toolpad/core": "workspace:*",
"@toolpad/studio": "workspace:*",
"@trendmicro/react-interpolate": "0.5.5",
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.14",
"@types/react-router-dom": "5.3.3",
"ast-types": "0.14.2",
"autoprefixer": "10.4.20",
Expand Down Expand Up @@ -100,9 +100,9 @@
"@types/doctrine": "0.0.9",
"@types/json-schema": "7.0.15",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-is": "18.3.0",
"@types/react-swipeable-views": "^0.13.5",
"@types/react-dom": "18.3.5",
"@types/react-is": "18.3.1",
"@types/react-swipeable-views": "^0.13.6",
"cpy-cli": "5.0.0",
"cross-fetch": "4.0.0",
"typescript": "5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"vitest-fail-on-console": "0.7.1"
},
"dependencies": {
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.14",
"@vitest/browser": "2.1.8",
"archiver": "7.0.1",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@types/invariant": "2.2.37",
"@types/prop-types": "15.7.13",
"@types/prop-types": "15.7.14",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"@types/sinon": "^17.0.3",
"@vitest/browser": "2.1.8",
"next": "^15.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/express": "5.0.0",
"@types/invariant": "2.2.37",
"@types/react": "18.3.18",
"@types/react-is": "18.3.0"
"@types/react-is": "18.3.1"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"@types/babel__code-frame": "7.0.6",
"@types/compression": "^1.7.5",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.1",
"@types/express-serve-static-core": "5.0.3",
"@types/formidable": "3.4.5",
"@types/glob": "8.1.0",
"@types/har-format": "1.2.16",
Expand All @@ -162,8 +162,8 @@
"@types/node-fetch": "2.6.12",
"@types/pg": "8.11.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-is": "18.3.0",
"@types/react-dom": "18.3.5",
"@types/react-is": "18.3.1",
"@types/semver": "7.5.8",
"@types/serialize-javascript": "5.0.4",
"@types/whatwg-url": "11.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/express": "5.0.0",
"@types/invariant": "2.2.37",
"@types/react": "18.3.18",
"@types/react-is": "18.3.0",
"@types/react-is": "18.3.1",
"@types/title": "3.4.3",
"vitest": "2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mui/material-nextjs": "6.2.1",
"@toolpad/core": "workspace:*",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"eslint-config-next": "15.1.2",
"next": "15.1.2",
"next-auth": "5.0.0-beta.25",
Expand Down
2 changes: 1 addition & 1 deletion playground/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@toolpad/core": "workspace:*",
"@types/node": "^20.17.12",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"eslint-config-next": "15.1.2",
"next": "15.1.2",
"next-auth": "5.0.0-beta.25",
Expand Down
2 changes: 1 addition & 1 deletion playground/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mui/material": "6.2.1",
"@toolpad/core": "workspace:*",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit cdeb92a

Please sign in to comment.