Skip to content

Commit

Permalink
Bump Typings (#4638)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent bc740bb commit 8fc2595
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 35 deletions.
2 changes: 1 addition & 1 deletion 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.14",
"@types/lodash": "4.17.15",
"ast-types": "0.14.2",
"autoprefixer": "10.4.20",
"babel-plugin-module-resolver": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"vitest-fail-on-console": "0.7.1"
},
"dependencies": {
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@vitest/browser": "2.1.8",
"archiver": "7.0.1",
"cross-env": "7.0.3",
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 @@ -154,21 +154,21 @@
"@types/babel__code-frame": "7.0.6",
"@types/compression": "^1.7.5",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.5",
"@types/express-serve-static-core": "5.0.6",
"@types/formidable": "3.4.5",
"@types/glob": "8.1.0",
"@types/har-format": "1.2.16",
"@types/invariant": "2.2.37",
"@types/lodash-es": "4.17.12",
"@types/node-fetch": "2.6.12",
"@types/pg": "8.11.10",
"@types/pg": "8.11.11",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.3",
"@types/react-is": "^19.0.0",
"@types/semver": "7.5.8",
"@types/serialize-javascript": "5.0.4",
"@types/whatwg-url": "11.0.5",
"@types/ws": "8.5.13",
"@types/ws": "8.5.14",
"@types/yargs": "17.0.33",
"ajv": "8.17.1",
"eslint": "8.57.1",
Expand Down
65 changes: 35 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fc2595

Please sign in to comment.