Skip to content

Commit 8966b46

Browse files
committed
chore(deps): update misc non major
manual as renovate is broken
1 parent c087bba commit 8966b46

File tree

2 files changed

+212
-212
lines changed

2 files changed

+212
-212
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
]
3636
},
3737
"dependencies": {
38-
"@auth0/nextjs-auth0": "2.2.1",
38+
"@auth0/nextjs-auth0": "2.2.3",
3939
"@emotion/cache": "11.10.5",
4040
"@emotion/react": "11.10.6",
4141
"@emotion/server": "11.10.0",
@@ -50,22 +50,22 @@
5050
"@next/mdx": "13.2.4",
5151
"@rjsf/core": "4.2.3",
5252
"@rjsf/material-ui": "4.2.3",
53-
"@sentry/nextjs": "7.38.0",
53+
"@sentry/nextjs": "7.43.0",
5454
"@squonk/account-server-client": "2.0.3",
5555
"@squonk/data-manager-client": "1.1.0",
5656
"@squonk/mui-theme": "3.0.2",
5757
"@tanstack/match-sorter-utils": "8.7.6",
5858
"@tanstack/react-query": "4.26.1",
5959
"@tanstack/react-query-devtools": "4.26.1",
6060
"@tanstack/react-table": "8.7.9",
61-
"@types/lodash-es": "4.17.6",
62-
"@types/node": "18.14.0",
61+
"@types/lodash-es": "4.17.7",
62+
"@types/node": "18.15.3",
6363
"@types/plotly.js-basic-dist": "1.54.1",
6464
"@types/prismjs": "1.26.0",
6565
"@types/react": "18.0.28",
6666
"@types/react-plotly.js": "2.6.0",
6767
"@types/react-virtualized": "9.21.21",
68-
"axios": "1.3.3",
68+
"axios": "1.3.4",
6969
"dayjs": "1.11.7",
7070
"filesize": "10.0.6",
7171
"formik": "2.2.9",
@@ -84,18 +84,18 @@
8484
"next": "13.2.4",
8585
"next-http-proxy-middleware": "1.2.5",
8686
"nextjs-routes": "1.0.8",
87-
"node-fetch": "3.3.0",
87+
"node-fetch": "3.3.1",
8888
"notistack": "2.0.8",
89-
"plotly.js-basic-dist": "2.18.2",
89+
"plotly.js-basic-dist": "2.20.0",
9090
"prismjs": "1.29.0",
9191
"react": "18.2.0",
9292
"react-dom": "18.2.0",
9393
"react-dropzone": "14.2.3",
9494
"react-plotly.js": "2.6.0",
9595
"react-virtualized": "9.22.3",
96-
"sass": "1.58.3",
96+
"sass": "1.59.3",
9797
"sharp": "0.31.3",
98-
"tsafe": "1.4.3",
98+
"tsafe": "1.5.2",
9999
"typescript": "4.9.5",
100100
"use-immer": "0.7.0",
101101
"yup": "0.32.11"
@@ -104,10 +104,10 @@
104104
"@next/bundle-analyzer": "13.2.4",
105105
"@playwright/test": "1.31.2",
106106
"@squonk/eslint-config": "0.5.0",
107-
"eslint": "8.34.0",
107+
"eslint": "8.36.0",
108108
"husky": "8.0.3",
109109
"identity-obj-proxy": "3.0.0",
110-
"lint-staged": "13.1.2"
110+
"lint-staged": "13.2.0"
111111
},
112112
"nextBundleAnalysis": {
113113
"budget": 358400,

0 commit comments

Comments
 (0)