Skip to content

Commit

Permalink
Update redwood monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 0ed885f commit a5b75cd
Show file tree
Hide file tree
Showing 4 changed files with 3,544 additions and 5,306 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.6.4",
"@redwoodjs/api-server": "6.6.4",
"@redwoodjs/graphql-server": "6.6.4",
"@redwoodjs/api": "8.4.2",
"@redwoodjs/api-server": "8.4.2",
"@redwoodjs/graphql-server": "8.4.2",
"d3": "6.7.0",
"date-fns": "4.1.0",
"zod": "3.24.1"
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.6.4",
"@redwoodjs/core": "6.6.4"
"@redwoodjs/cli-storybook": "7.7.4",
"@redwoodjs/core": "8.4.2"
},
"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.1.1",
"@fontsource-variable/libre-franklin": "5.1.2",
"@redwoodjs/forms": "6.6.4",
"@redwoodjs/router": "6.6.4",
"@redwoodjs/web": "6.6.4",
"@redwoodjs/forms": "8.4.2",
"@redwoodjs/router": "8.4.2",
"@redwoodjs/web": "8.4.2",
"d3": "6.7.0",
"i18n": "0.15.1",
"i18next": "23.16.8",
Expand All @@ -30,7 +30,7 @@
"react-icons": "5.4.0"
},
"devDependencies": {
"@redwoodjs/vite": "6.6.4",
"@redwoodjs/vite": "8.4.2",
"@types/d3": "6.7.8",
"@types/react-datepicker": "6.2.0",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit a5b75cd

Please sign in to comment.