Skip to content

Commit

Permalink
Bump @mui/toolpad to 0.1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent fbad6fa commit d4963d3
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/basic-crud-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/custom-datagrid-column/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/custom-server-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"edit": "toolpad editor http://localhost:3001/my-toolpad-app"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"next": "14.0.2"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"edit": "toolpad editor http://localhost:3001/my-app"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"express": "4.18.2"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion examples/datagrid-columns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/dog-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/google-sheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"googleapis": "129.0.0"
}
}
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/npm-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "NODE_OPTIONS='--max-old-space-size=396' toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
}
}
2 changes: 1 addition & 1 deletion examples/qr-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"qrcode": "^1.5.3"
},
"devDependencies": {
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 @@ -9,7 +9,7 @@
},
"dependencies": {
"@mui/material": "5.15.2",
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"@mui/x-data-grid": "6.18.6",
"@tanstack/react-query": "5.14.6"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/stripe-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"archiver": "6.0.1",
"stripe": "^14.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/supabase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"@supabase/supabase-js": "2.39.1"
}
}
2 changes: 1 addition & 1 deletion examples/with-prisma-data-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prisma": "prisma"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"@prisma/client": "5.7.1",
"qrcode": "^1.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prisma": "prisma"
},
"dependencies": {
"@mui/toolpad": "0.1.42",
"@mui/toolpad": "0.1.43",
"@prisma/client": "5.7.1",
"qrcode": "^1.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/toolpad": "0.1.42"
"@mui/toolpad": "0.1.43"
},
"devDependencies": {
"assemblyscript": "0.27.22"
Expand Down

0 comments on commit d4963d3

Please sign in to comment.