|
35 | 35 | ] |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@auth0/nextjs-auth0": "2.2.1", |
| 38 | + "@auth0/nextjs-auth0": "2.2.3", |
39 | 39 | "@emotion/cache": "11.10.5", |
40 | 40 | "@emotion/react": "11.10.6", |
41 | 41 | "@emotion/server": "11.10.0", |
|
50 | 50 | "@next/mdx": "13.2.4", |
51 | 51 | "@rjsf/core": "4.2.3", |
52 | 52 | "@rjsf/material-ui": "4.2.3", |
53 | | - "@sentry/nextjs": "7.38.0", |
| 53 | + "@sentry/nextjs": "7.43.0", |
54 | 54 | "@squonk/account-server-client": "2.0.3", |
55 | 55 | "@squonk/data-manager-client": "1.1.0", |
56 | 56 | "@squonk/mui-theme": "3.0.2", |
57 | 57 | "@tanstack/match-sorter-utils": "8.7.6", |
58 | 58 | "@tanstack/react-query": "4.26.1", |
59 | 59 | "@tanstack/react-query-devtools": "4.26.1", |
60 | 60 | "@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", |
63 | 63 | "@types/plotly.js-basic-dist": "1.54.1", |
64 | 64 | "@types/prismjs": "1.26.0", |
65 | 65 | "@types/react": "18.0.28", |
66 | 66 | "@types/react-plotly.js": "2.6.0", |
67 | 67 | "@types/react-virtualized": "9.21.21", |
68 | | - "axios": "1.3.3", |
| 68 | + "axios": "1.3.4", |
69 | 69 | "dayjs": "1.11.7", |
70 | 70 | "filesize": "10.0.6", |
71 | 71 | "formik": "2.2.9", |
|
84 | 84 | "next": "13.2.4", |
85 | 85 | "next-http-proxy-middleware": "1.2.5", |
86 | 86 | "nextjs-routes": "1.0.8", |
87 | | - "node-fetch": "3.3.0", |
| 87 | + "node-fetch": "3.3.1", |
88 | 88 | "notistack": "2.0.8", |
89 | | - "plotly.js-basic-dist": "2.18.2", |
| 89 | + "plotly.js-basic-dist": "2.20.0", |
90 | 90 | "prismjs": "1.29.0", |
91 | 91 | "react": "18.2.0", |
92 | 92 | "react-dom": "18.2.0", |
93 | 93 | "react-dropzone": "14.2.3", |
94 | 94 | "react-plotly.js": "2.6.0", |
95 | 95 | "react-virtualized": "9.22.3", |
96 | | - "sass": "1.58.3", |
| 96 | + "sass": "1.59.3", |
97 | 97 | "sharp": "0.31.3", |
98 | | - "tsafe": "1.4.3", |
| 98 | + "tsafe": "1.5.2", |
99 | 99 | "typescript": "4.9.5", |
100 | 100 | "use-immer": "0.7.0", |
101 | 101 | "yup": "0.32.11" |
|
104 | 104 | "@next/bundle-analyzer": "13.2.4", |
105 | 105 | "@playwright/test": "1.31.2", |
106 | 106 | "@squonk/eslint-config": "0.5.0", |
107 | | - "eslint": "8.34.0", |
| 107 | + "eslint": "8.36.0", |
108 | 108 | "husky": "8.0.3", |
109 | 109 | "identity-obj-proxy": "3.0.0", |
110 | | - "lint-staged": "13.1.2" |
| 110 | + "lint-staged": "13.2.0" |
111 | 111 | }, |
112 | 112 | "nextBundleAnalysis": { |
113 | 113 | "budget": 358400, |
|
0 commit comments