Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 543aab7 commit 804ae77
Show file tree
Hide file tree
Showing 6 changed files with 256 additions and 203 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"typescript:transpile:dev": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" scripts/formattedTSDemos --watch"
},
"dependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/plugin-transform-object-assign": "7.23.3",
"@babel/runtime-corejs2": "7.23.6",
"@babel/runtime-corejs2": "7.23.7",
"@date-io/date-fns-jalali": "2.17.0",
"@docsearch/react": "3.5.2",
"@emotion/cache": "11.11.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"clean-css": "5.3.3",
"clipboard-copy": "4.0.1",
"clsx": "2.0.0",
"clsx": "2.1.0",
"core-js": "2.6.12",
"cross-env": "7.0.3",
"date-fns-jalali": "2.29.3-0",
Expand All @@ -62,7 +62,7 @@
"lodash": "4.17.21",
"lz-string": "1.5.0",
"markdown-to-jsx": "7.3.2",
"marked": "11.1.0",
"marked": "11.1.1",
"next": "13.4.19",
"nprogress": "0.2.0",
"postcss": "8.4.32",
Expand All @@ -81,8 +81,8 @@
"react-transition-group": "4.4.5",
"recast": "0.23.4",
"rimraf": "5.0.5",
"styled-components": "6.1.3",
"stylis": "4.3.0",
"styled-components": "6.1.6",
"stylis": "4.3.1",
"stylis-plugin-rtl": "npm:stylis-plugin-rtl@^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^2.1.1",
"webpack-bundle-analyzer": "4.10.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@mui/material": "5.15.2",
"@mui/toolpad": "0.1.43",
"@mui/x-data-grid": "6.18.6",
"@tanstack/react-query": "5.14.6"
"@tanstack/react-query": "5.15.5"
},
"devDependencies": {}
}
14 changes: 7 additions & 7 deletions packages/toolpad-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"@mui/x-date-pickers": "6.18.6",
"@mui/x-date-pickers-pro": "6.18.6",
"@mui/x-tree-view": "6.17.0",
"@tanstack/react-query": "5.14.6",
"@tanstack/react-query-devtools": "5.14.6",
"@tanstack/react-query": "5.15.5",
"@tanstack/react-query-devtools": "5.15.5",
"@types/cors": "2.8.17",
"@types/json-schema": "7.0.15",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react-dev-utils": "9.0.15",
"@vitejs/plugin-react": "4.2.1",
"@webcontainer/env": "1.1.0",
Expand All @@ -80,13 +80,13 @@
"basic-auth": "2.0.1",
"chalk": "5.3.0",
"chokidar": "3.5.3",
"clsx": "2.0.0",
"clsx": "2.1.0",
"concurrently": "8.2.2",
"cors": "2.8.5",
"csstype": "3.1.3",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"esbuild": "0.19.10",
"esbuild": "0.19.11",
"execa": "8.0.1",
"express": "4.18.2",
"find-up": "7.0.0",
Expand Down Expand Up @@ -120,7 +120,7 @@
"react-hook-form": "7.49.2",
"react-inspector": "6.0.2",
"react-is": "18.2.0",
"react-resizable-panels": "1.0.5",
"react-resizable-panels": "1.0.6",
"react-router-dom": "6.21.1",
"recharts": "2.10.3",
"semver": "7.5.4",
Expand All @@ -130,7 +130,7 @@
"vite": "5.0.10",
"vm-browserify": "1.1.2",
"whatwg-url": "14.0.0",
"ws": "8.15.1",
"ws": "8.16.0",
"yaml": "2.3.4",
"yaml-diff-patch": "2.0.0",
"yargs": "17.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@mui/x-data-grid-pro": "6.18.6",
"@mui/x-date-pickers": "6.18.6",
"@mui/x-license-pro": "6.10.2",
"@tanstack/react-query": "5.14.6",
"@tanstack/react-query": "5.15.5",
"dayjs": "1.11.10",
"invariant": "2.2.4",
"markdown-to-jsx": "7.3.2",
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 @@ -42,12 +42,12 @@
"dependencies": {
"@mui/material": "5.15.2",
"@mui/toolpad-utils": "0.1.43",
"@tanstack/react-query": "5.14.6",
"@tanstack/react-query": "5.15.5",
"@types/json-schema": "7.0.15",
"@webcontainer/env": "1.1.0",
"cookie": "0.6.0",
"invariant": "2.2.4",
"quickjs-emscripten": "0.24.0",
"quickjs-emscripten": "0.25.1",
"react-error-boundary": "4.0.12",
"react-is": "18.2.0"
},
Expand Down
Loading

0 comments on commit 804ae77

Please sign in to comment.