Skip to content

Commit

Permalink
Package updates (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Aug 27, 2024
1 parent 548cf57 commit fc1eff8
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 411 deletions.
25 changes: 10 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@
"@bbob/preset-react": "3.0.2",
"@bbob/react": "3.0.2",
"@edgio/rum": "7.0.13",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/serialize": "1.1.4",
"@emotion/server": "11.11.0",
"@emotion/utils": "1.2.1",
"@mantine/carousel": "7.12.1",
"@mantine/core": "7.12.1",
"@mantine/dates": "7.12.1",
Expand All @@ -71,10 +66,10 @@
"firebase": "10.13.0",
"is-glob": "4.0.3",
"jsesc": "3.0.2",
"json-2-csv": "5.5.1",
"json-2-csv": "5.5.5",
"lodash": "4.17.21",
"mantine-datatable": "7.11.3",
"next": "14.2.5",
"next": "14.2.6",
"nprogress": "0.2.0",
"octokit": "4.0.2",
"react": "18.3.1",
Expand All @@ -83,13 +78,13 @@
"timeago.js": "4.0.2"
},
"devDependencies": {
"@edgio/cli": "7.13.1",
"@edgio/core": "7.13.1",
"@edgio/devtools": "7.13.1",
"@edgio/next": "7.13.1",
"@edgio/prefetch": "7.13.1",
"@edgio/react": "7.13.1",
"@next/bundle-analyzer": "14.2.5",
"@edgio/cli": "7.13.2",
"@edgio/core": "7.13.2",
"@edgio/devtools": "7.13.2",
"@edgio/next": "7.13.2",
"@edgio/prefetch": "7.13.2",
"@edgio/react": "7.13.2",
"@next/bundle-analyzer": "14.2.6",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
Expand All @@ -100,7 +95,7 @@
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.6",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit fc1eff8

Please sign in to comment.