|
47 | 47 | "@canonical/maas-react-components": "1.28.0",
|
48 | 48 | "@canonical/macaroon-bakery": "1.3.2",
|
49 | 49 | "@canonical/react-components": "0.55.0",
|
50 |
| - "@hey-api/client-fetch": "0.6.0", |
| 50 | + "@hey-api/client-fetch": "0.7.0", |
51 | 51 | "@redux-devtools/extension": "3.3.0",
|
52 | 52 | "@reduxjs/toolkit": "1.9.7",
|
53 | 53 | "@sentry/browser": "5.30.0",
|
54 | 54 | "@tanstack/react-table": "8.20.6",
|
55 |
| - "@vitejs/plugin-react-swc": "3.6.0", |
| 55 | + "@vitejs/plugin-react-swc": "3.7.2", |
56 | 56 | "classnames": "2.5.1",
|
57 | 57 | "clone-deep": "4.0.1",
|
58 | 58 | "date-fns": "2.30.0",
|
|
84 | 84 | "typed-redux-saga": "1.5.0",
|
85 | 85 | "typescript": "5.6.3",
|
86 | 86 | "vanilla-framework": "4.16.0",
|
87 |
| - "vite": "5.3.6", |
88 |
| - "vite-plugin-svgr": "4.2.0", |
89 |
| - "vite-tsconfig-paths": "5.1.3", |
| 87 | + "vite": "5.4.12", |
| 88 | + "vite-plugin-svgr": "4.3.0", |
| 89 | + "vite-tsconfig-paths": "5.1.4", |
90 | 90 | "yup": "0.32.11"
|
91 | 91 | },
|
92 | 92 | "devDependencies": {
|
93 | 93 | "@canonical/typescript-config-react": "0.4.0-experimental.0",
|
94 |
| - "@hey-api/openapi-ts": "0.61.2", |
| 94 | + "@hey-api/openapi-ts": "0.62.2", |
95 | 95 | "@percy/cli": "1.28.8",
|
96 | 96 | "@percy/cypress": "3.1.2",
|
97 |
| - "@playwright/test": "1.45.0", |
98 |
| - "@storybook/addon-a11y": "7.6.19", |
99 |
| - "@storybook/addon-essentials": "7.6.19", |
100 |
| - "@storybook/addon-interactions": "7.6.19", |
101 |
| - "@storybook/addon-links": "7.6.19", |
102 |
| - "@storybook/blocks": "7.6.19", |
103 |
| - "@storybook/manager-api": "7.6.19", |
104 |
| - "@storybook/preset-create-react-app": "7.6.19", |
105 |
| - "@storybook/react": "7.6.19", |
106 |
| - "@storybook/react-webpack5": "7.6.19", |
107 |
| - "@storybook/theming": "7.6.19", |
108 |
| - "@tanstack/react-query": "5.45.1", |
109 |
| - "@tanstack/react-query-devtools": "5.45.1", |
| 97 | + "@playwright/test": "1.49.1", |
| 98 | + "@storybook/addon-a11y": "7.6.20", |
| 99 | + "@storybook/addon-essentials": "7.6.20", |
| 100 | + "@storybook/addon-interactions": "7.6.20", |
| 101 | + "@storybook/addon-links": "7.6.20", |
| 102 | + "@storybook/blocks": "7.6.20", |
| 103 | + "@storybook/manager-api": "7.6.20", |
| 104 | + "@storybook/preset-create-react-app": "7.6.20", |
| 105 | + "@storybook/react": "7.6.20", |
| 106 | + "@storybook/react-webpack5": "7.6.20", |
| 107 | + "@storybook/theming": "7.6.20", |
| 108 | + "@tanstack/react-query": "5.64.2", |
| 109 | + "@tanstack/react-query-devtools": "5.64.2", |
110 | 110 | "@testing-library/cypress": "10.0.2",
|
111 | 111 | "@testing-library/dom": "9.3.4",
|
112 | 112 | "@testing-library/jest-dom": "6.4.6",
|
113 | 113 | "@testing-library/react": "14.3.1",
|
114 | 114 | "@testing-library/user-event": "14.5.2",
|
115 |
| - "@types/classnames": "2.3.1", |
| 115 | + "@types/classnames": "2.3.4", |
116 | 116 | "@types/clone-deep": "4.0.4",
|
117 |
| - "@types/node": "20.12.12", |
| 117 | + "@types/node": "20.17.14", |
118 | 118 | "@types/path-parse": "1.0.22",
|
119 | 119 | "@types/pluralize": "0.0.33",
|
120 | 120 | "@types/react": "18.3.3",
|
121 | 121 | "@types/react-dom": "18.3.0",
|
122 | 122 | "@types/react-redux": "7.1.33",
|
123 | 123 | "@types/react-router": "5.1.20",
|
124 | 124 | "@types/react-router-dom": "5.3.3",
|
125 |
| - "@types/redux-mock-store": "1.0.6", |
| 125 | + "@types/redux-mock-store": "1.5.0", |
126 | 126 | "@types/redux-saga": "0.10.5",
|
127 | 127 | "@vitest/coverage-istanbul": "1.6.0",
|
128 |
| - "@welldone-software/why-did-you-render": "8.0.1", |
129 |
| - "address": "2.0.2", |
| 128 | + "@welldone-software/why-did-you-render": "8.0.3", |
| 129 | + "address": "2.0.3", |
130 | 130 | "babel-plugin-named-exports-order": "0.0.2",
|
131 | 131 | "colors": "1.4.0",
|
132 | 132 | "concurrently": "8.2.2",
|
|
138 | 138 | "eslint": "8.57.0",
|
139 | 139 | "eslint-config-prettier": "9.1.0",
|
140 | 140 | "eslint-config-react-app": "7.0.1",
|
141 |
| - "eslint-import-resolver-typescript": "3.6.1", |
| 141 | + "eslint-import-resolver-typescript": "3.7.0", |
142 | 142 | "eslint-plugin-complexity": "1.0.2",
|
143 |
| - "eslint-plugin-cypress": "3.3.0", |
144 |
| - "eslint-plugin-no-only-tests": "3.1.0", |
145 |
| - "eslint-plugin-playwright": "1.6.1", |
146 |
| - "eslint-plugin-prettier": "5.1.3", |
147 |
| - "eslint-plugin-storybook": "0.8.0", |
148 |
| - "eslint-plugin-unused-imports": "4.0.0", |
| 143 | + "eslint-plugin-cypress": "3.6.0", |
| 144 | + "eslint-plugin-no-only-tests": "3.3.0", |
| 145 | + "eslint-plugin-playwright": "1.8.3", |
| 146 | + "eslint-plugin-prettier": "5.2.3", |
| 147 | + "eslint-plugin-storybook": "0.11.2", |
| 148 | + "eslint-plugin-unused-imports": "4.1.4", |
149 | 149 | "formik-devtools-extension": "0.1.8",
|
150 | 150 | "http-proxy-middleware": "2.0.7",
|
151 | 151 | "immer": "10.1.1",
|
152 |
| - "jsdom": "24.0.0", |
| 152 | + "jsdom": "24.1.3", |
153 | 153 | "mock-socket": "9.3.1",
|
154 | 154 | "mockdate": "3.0.5",
|
155 |
| - "msw": "2.3.1", |
| 155 | + "msw": "2.7.0", |
156 | 156 | "nanoid": "5.0.7",
|
157 | 157 | "nodemon": "3.1.3",
|
158 | 158 | "npm-package-json-lint": "8.0.0",
|
159 | 159 | "postcss-normalize": "10.0.1",
|
160 | 160 | "prettier": "3.3.2",
|
161 | 161 | "redux-mock-store": "1.5.4",
|
162 | 162 | "redux-saga-test-plan": "4.0.6",
|
163 |
| - "sass": "1.77.2", |
164 |
| - "start-server-and-test": "2.0.3", |
165 |
| - "storybook": "7.6.19", |
| 163 | + "sass": "1.83.4", |
| 164 | + "start-server-and-test": "2.0.10", |
| 165 | + "storybook": "7.6.20", |
166 | 166 | "timezone-mock": "1.3.6",
|
167 | 167 | "vite-plugin-eslint": "1.8.1",
|
168 | 168 | "vitest": "1.6.0",
|
169 |
| - "vitest-fetch-mock": "0.2.2", |
| 169 | + "vitest-fetch-mock": "0.4.3", |
170 | 170 | "wait-on": "7.2.0",
|
171 | 171 | "webpack": "5.91.0"
|
172 | 172 | },
|
|
0 commit comments