Skip to content

Commit

Permalink
Bump the production group with 10 updates (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelticot authored Apr 15, 2024
2 parents 86de679 + b9211a7 commit d27a3fd
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 234 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@formatjs/cli": "^6.2.7",
"@formatjs/cli": "^6.2.9",
"@icon-park/react": "^1.4.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@tanstack/react-query": "^4.22.0",
Expand All @@ -34,12 +34,12 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^17.0.10",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@verida/client-ts": "^3.0.3",
"@verida/types": "^3.0.0",
"@verida/web-helpers": "^3.1.3",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"bufferutil": "^4.0.8",
"classnames": "^2.5.1",
Expand All @@ -48,7 +48,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-react": "^1.1.7",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-formatjs": "^4.12.2",
"eslint-plugin-formatjs": "^4.13.0",
"eslint-plugin-functional": "^6.1.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^39.3.3",
Expand All @@ -57,25 +57,25 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"framer-motion": "^11.0.14",
"framer-motion": "^11.0.28",
"https-browserify": "^1.0.0",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"process": "^0.11.10",
"react": "^18.2.0",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
"react-helmet-async": "^1.3.0",
"react-intl": "^6.6.2",
"react-intl": "^6.6.5",
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.22.3",
"react-scripts": "5.0.1",
"source-map-explorer": "^2.5.3",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"typescript": "^4.4.2",
"url": "^0.11.3",
"utf-8-validate": "^6.0.3",
Expand Down
Loading

0 comments on commit d27a3fd

Please sign in to comment.