Skip to content

Commit

Permalink
Update redwood monorepo to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent 250cacc commit 87bf3dc
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 193 deletions.
6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "6.3.2",
"@redwoodjs/api-server": "6.3.2",
"@redwoodjs/graphql-server": "6.3.2",
"@redwoodjs/api": "6.3.3",
"@redwoodjs/api-server": "6.3.3",
"@redwoodjs/graphql-server": "6.3.3",
"d3": "6.7.0",
"date-fns": "2.30.0",
"zod": "3.22.4"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
]
},
"devDependencies": {
"@redwoodjs/cli-storybook": "6.3.2",
"@redwoodjs/core": "6.3.2"
"@redwoodjs/cli-storybook": "6.3.3",
"@redwoodjs/core": "6.3.3"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"dependencies": {
"@fontsource-variable/comfortaa": "5.0.17",
"@fontsource-variable/libre-franklin": "5.0.16",
"@redwoodjs/forms": "6.3.2",
"@redwoodjs/router": "6.3.2",
"@redwoodjs/web": "6.3.2",
"@redwoodjs/forms": "6.3.3",
"@redwoodjs/router": "6.3.3",
"@redwoodjs/web": "6.3.3",
"d3": "6.7.0",
"i18n": "0.15.1",
"i18next": "23.6.0",
Expand All @@ -30,7 +30,7 @@
"react-icons": "4.11.0"
},
"devDependencies": {
"@redwoodjs/vite": "6.3.2",
"@redwoodjs/vite": "6.3.3",
"@types/d3": "6.7.8",
"@types/react-datepicker": "4.19.2",
"autoprefixer": "10.4.16",
Expand Down
Loading

0 comments on commit 87bf3dc

Please sign in to comment.