Skip to content

Commit

Permalink
apply actual pnpm full update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Aug 23, 2024
1 parent 09f267e commit e243e2e
Show file tree
Hide file tree
Showing 2 changed files with 2,110 additions and 2,180 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,41 +18,41 @@
},
"dependencies": {
"@next/mdx": "12.3.1",
"@tanstack/react-query": "^5.17.19",
"axios": "^1.6.5",
"flowbite": "^2.3.0",
"@tanstack/react-query": "^5.52.1",
"axios": "^1.7.4",
"flowbite": "^2.5.1",
"flowbite-react": "^0.7.8",
"mixpanel-browser": "^2.45.0",
"mixpanel-browser": "^2.55.0",
"next": "14.2.6",
"nextjs-cors": "^2.1.1",
"nextjs-cors": "^2.2.0",
"pi": "^2.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"react-toastify": "^9.0.8",
"react-icons": "^5.3.0",
"react-toastify": "^9.1.3",
"recharts": "^2.12.7"
},
"devDependencies": {
"@babel/core": "7.19.3",
"@mdx-js/react": "2.1.4",
"@types/async-busboy": "^1.1.1",
"@types/async-busboy": "^1.1.4",
"@types/node": "18.8.3",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "10.4.12",
"eslint": "8.56.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-storybook": "^0.6.4",
"orval": "^6.23.0",
"eslint-plugin-storybook": "^0.6.15",
"orval": "^6.31.0",
"postcss": "8.4.17",
"prettier": "3.2.5",
"require-from-string": "^2.0.2",
"senv": "^1.0.2",
"tailwindcss": "^3.1.8",
"tailwindcss": "^3.4.10",
"typescript": "4.8.4",
"webpack": "^5.74.0"
"webpack": "^5.94.0"
}
}
Loading

0 comments on commit e243e2e

Please sign in to comment.