Skip to content

Commit

Permalink
bump next
Browse files Browse the repository at this point in the history
  • Loading branch information
softmarshmallow committed Jun 1, 2024
1 parent ccfaca4 commit ca59ddc
Show file tree
Hide file tree
Showing 2 changed files with 2,883 additions and 307 deletions.
8 changes: 4 additions & 4 deletions apps/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@
"monaco-editor": "^0.47.0",
"monaco-themes": "^0.4.4",
"nanoid": "^3.1.23",
"next": "14.1.1",
"next": "14.2.3",
"next-themes": "^0.3.0",
"openai": "^4.29.1",
"prism-react-renderer": "^2.3.1",
"react": "^18",
"react": "^18.3.1",
"react-colorful": "^5.6.1",
"react-data-grid": "7.0.0-beta.42",
"react-day-picker": "^8.10.1",
"react-dom": "^18",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.0",
"react-i18next": "^13.5.0",
"react-map-gl": "^7.1.7",
Expand Down Expand Up @@ -124,7 +124,7 @@
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.3",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"tailwindcss-animate": "^1.0.7",
Expand Down
Loading

0 comments on commit ca59ddc

Please sign in to comment.