|
25 | 25 | "@canonical/global-nav": "3.6.4", |
26 | 26 | "@canonical/react-components": "2.7.9", |
27 | 27 | "@canonical/store-components": "0.54.2", |
28 | | - "autoprefixer": "10.4.21", |
| 28 | + "autoprefixer": "10.4.24", |
29 | 29 | "date-fns": "4.1.0", |
30 | 30 | "formik": "^2.4.5", |
31 | 31 | "identity-obj-proxy": "3.0.0", |
32 | | - "jotai": "2.12.5", |
| 32 | + "jotai": "2.17.1", |
33 | 33 | "prismjs": "1.30.0", |
34 | 34 | "react": "18.3.1", |
35 | 35 | "react-dom": "18.3.1", |
36 | | - "react-dropzone": "14.3.8", |
| 36 | + "react-dropzone": "14.4.1", |
37 | 37 | "react-markdown": "10.1.0", |
38 | 38 | "react-query": "3.39.3", |
39 | | - "react-router-dom": "7.6.2", |
| 39 | + "react-router-dom": "7.13.0", |
40 | 40 | "vanilla-framework": "4.26.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/core": "7.27.4", |
44 | | - "@babel/eslint-parser": "7.27.5", |
45 | | - "@babel/plugin-transform-runtime": "7.27.4", |
46 | | - "@babel/preset-env": "7.27.2", |
47 | | - "@babel/preset-react": "7.27.1", |
48 | | - "@babel/preset-typescript": "7.27.1", |
| 43 | + "@babel/core": "7.29.0", |
| 44 | + "@babel/eslint-parser": "7.28.6", |
| 45 | + "@babel/plugin-transform-runtime": "7.29.0", |
| 46 | + "@babel/preset-env": "7.29.0", |
| 47 | + "@babel/preset-react": "7.28.5", |
| 48 | + "@babel/preset-typescript": "7.28.5", |
49 | 49 | "@eslint/js": "^9.28.0", |
50 | | - "@jest/types": "30.0.0", |
51 | | - "@testing-library/dom": "10.4.0", |
52 | | - "@testing-library/jest-dom": "6.6.3", |
53 | | - "@testing-library/react": "16.3.0", |
| 50 | + "@jest/types": "30.2.0", |
| 51 | + "@testing-library/dom": "10.4.1", |
| 52 | + "@testing-library/jest-dom": "6.9.1", |
| 53 | + "@testing-library/react": "16.3.2", |
54 | 54 | "@testing-library/user-event": "14.6.1", |
55 | 55 | "@types/deep-equal": "1.0.4", |
56 | | - "@types/react": "18.3.12", |
57 | | - "@types/react-dom": "18.3.1", |
| 56 | + "@types/react": "18.3.28", |
| 57 | + "@types/react-dom": "18.3.7", |
58 | 58 | "@types/react-router-dom": "5.3.3", |
59 | 59 | "@types/uuid": "10.0.0", |
60 | 60 | "@typescript-eslint/eslint-plugin": "^8.34.0", |
61 | 61 | "@typescript-eslint/parser": "^8.34.0", |
62 | | - "babel-jest": "30.0.0", |
| 62 | + "babel-jest": "30.2.0", |
63 | 63 | "babel-loader": "10.0.0", |
64 | 64 | "babel-plugin-prismjs": "2.1.0", |
65 | | - "concurrently": "9.1.2", |
66 | | - "css-loader": "7.1.2", |
| 65 | + "concurrently": "9.2.1", |
| 66 | + "css-loader": "7.1.3", |
67 | 67 | "eslint": "^9.28.0", |
68 | | - "eslint-config-prettier": "10.1.5", |
69 | | - "eslint-plugin-jest": "28.13.3", |
70 | | - "eslint-plugin-prettier": "5.4.1", |
| 68 | + "eslint-config-prettier": "10.1.8", |
| 69 | + "eslint-plugin-jest": "28.14.0", |
| 70 | + "eslint-plugin-prettier": "5.5.5", |
71 | 71 | "eslint-plugin-react": "7.37.5", |
72 | 72 | "expose-loader": "5.0.1", |
73 | 73 | "globals": "^16.2.0", |
74 | | - "jest": "30.0.0", |
75 | | - "jest-environment-jsdom": "30.0.0", |
76 | | - "msw": "2.10.2", |
77 | | - "postcss": "8.5.5", |
| 74 | + "jest": "30.2.0", |
| 75 | + "jest-environment-jsdom": "30.2.0", |
| 76 | + "msw": "2.12.9", |
| 77 | + "postcss": "8.5.6", |
78 | 78 | "postcss-cli": "11.0.1", |
79 | | - "prettier": "3.5.3", |
80 | | - "sass": "1.89.2", |
81 | | - "sass-loader": "16.0.5", |
| 79 | + "prettier": "3.8.1", |
| 80 | + "sass": "1.97.3", |
| 81 | + "sass-loader": "16.0.7", |
82 | 82 | "style-loader": "4.0.0", |
83 | | - "stylelint": "16.20.0", |
| 83 | + "stylelint": "16.26.1", |
84 | 84 | "stylelint-config-standard-scss": "15.0.1", |
85 | | - "stylelint-order": "7.0.0", |
86 | | - "ts-loader": "9.5.2", |
87 | | - "typescript": "5.8.3", |
88 | | - "undici": "7.10.0", |
| 85 | + "stylelint-order": "7.0.1", |
| 86 | + "ts-loader": "9.5.4", |
| 87 | + "typescript": "5.9.3", |
| 88 | + "undici": "7.21.0", |
89 | 89 | "watch-cli": "0.2.3", |
90 | 90 | "webpack": "5.99.9", |
91 | 91 | "webpack-cli": "6.0.1" |
|
0 commit comments