Skip to content

Commit

Permalink
chore: bump PWA deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Aug 6, 2024
1 parent 8fe4d52 commit 48d15de
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 832 deletions.
19 changes: 9 additions & 10 deletions pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,28 @@
"lint": "next lint"
},
"dependencies": {
"@api-platform/admin": "^3.4.7",
"@api-platform/admin": "^4.0.1",
"@fontsource/poppins": "^5.0.14",
"@tailwindcss/forms": "^0.5.7",
"admin:v3.4.8": "link:@api-platform/admin:v3.4.8",
"formik": "^2.4.6",
"isomorphic-unfetch": "^4.0.2",
"next": "^14.2.3",
"postcss": "^8.4.38",
"next": "^14.2.5",
"postcss": "^8.4.41",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-query": "^3.39.3"
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.25.2",
"@popperjs/core": "^2.11.8",
"@types/node": "^20.12.12",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
"eslint-config-next": "^14.2.5",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4"
},
"peerDependencies": {
"@babel/core": "^7.19.0",
Expand Down
Loading

0 comments on commit 48d15de

Please sign in to comment.