Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurlbrjc committed Nov 12, 2024
1 parent 8312865 commit cf4e31a
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 110 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,32 +18,32 @@
"dependencies": {
"@elastic/apm-rum": "5.16.1",
"@elastic/apm-rum-react": "2.0.3",
"@next/bundle-analyzer": "14.2.16",
"@next/bundle-analyzer": "14.2.17",
"crypto-js": "4.2.0",
"dotenv": "16.4.5",
"elastic-apm-node": "4.8.0",
"elastic-apm-node": "4.8.1",
"firebase": "11.0.1",
"html-react-parser": "5.1.18",
"jsonwebtoken": "9.0.2",
"lodash.isequal": "4.5.0",
"luxon": "3.5.0",
"matomo-tracker": "2.2.4",
"next": "14.2.16",
"next-auth": "4.24.9",
"next": "14.2.17",
"next-auth": "4.24.10",
"next-logger": "5.0.1",
"next-themes": "0.3.0",
"next-themes": "0.4.3",
"nextjs-toploader": "3.7.15",
"pino": "9.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0",
"react-router-dom": "6.28.0",
"sanitize-html": "^2.13.1",
"sharp": "0.33.5"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/crypto-js": "^4.2.2",
Expand All @@ -58,9 +58,9 @@
"autoprefixer": "^10.4.20",
"css-loader": "^7.1.2",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.16",
"eslint-config-next": "14.2.17",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
Expand Down
Loading

0 comments on commit cf4e31a

Please sign in to comment.