|
17 | 17 | }, |
18 | 18 | "author": "Mikkel Laursen <mlaursen03@gmail.com>", |
19 | 19 | "dependencies": { |
20 | | - "@react-md/core": "^7.0.1", |
21 | | - "@react-md/material-icons": "^7.0.2", |
| 20 | + "@react-md/core": "^7.0.5", |
| 21 | + "@react-md/material-icons": "^7.0.6", |
22 | 22 | "cnbuilder": "^3.1.0", |
23 | 23 | "next": "^16.2.6", |
24 | | - "react": "^19.1.0", |
25 | | - "react-dom": "^19.1.0" |
| 24 | + "react": "^19.2.6", |
| 25 | + "react-dom": "^19.2.6" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@eslint/eslintrc": "^3.3.1", |
29 | | - "@jest/globals": "^30.2.0", |
30 | | - "@jest/types": "^30.2.0", |
31 | | - "@mlaursen/eslint-config": "^12.0.1", |
32 | | - "@next/eslint-plugin-next": "^16.1.1", |
33 | | - "@swc/core": "^1.11.21", |
34 | | - "@testing-library/dom": "^10.4.0", |
35 | | - "@testing-library/jest-dom": "^6.6.3", |
36 | | - "@testing-library/react": "^16.3.0", |
| 28 | + "@eslint/eslintrc": "^3.3.5", |
| 29 | + "@jest/globals": "^30.4.1", |
| 30 | + "@jest/types": "^30.4.1", |
| 31 | + "@mlaursen/eslint-config": "^12.0.9", |
| 32 | + "@next/eslint-plugin-next": "^16.2.6", |
| 33 | + "@swc/core": "^1.15.33", |
| 34 | + "@testing-library/dom": "^10.4.1", |
| 35 | + "@testing-library/jest-dom": "^6.9.1", |
| 36 | + "@testing-library/react": "^16.3.2", |
37 | 37 | "@testing-library/user-event": "^14.6.1", |
38 | 38 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
39 | | - "@types/node": "^24.12.0", |
40 | | - "@types/react": "^19.1.2", |
41 | | - "@types/react-dom": "^19.1.2", |
| 39 | + "@types/node": "^24.12.4", |
| 40 | + "@types/react": "^19.2.14", |
| 41 | + "@types/react-dom": "^19.2.3", |
42 | 42 | "babel-plugin-react-compiler": "^1.0.0", |
43 | 43 | "eslint": "^9.24.0", |
44 | 44 | "husky": "^9.1.7", |
45 | | - "jest": "^30.2.0", |
46 | | - "jest-environment-jsdom": "^30.2.0", |
| 45 | + "jest": "^30.4.2", |
| 46 | + "jest-environment-jsdom": "^30.4.1", |
47 | 47 | "jest-watch-typeahead": "^3.0.1", |
48 | | - "lint-staged": "^16.0.0", |
49 | | - "prettier": "^3.5.3", |
50 | | - "sass-embedded": "^1.86.3", |
51 | | - "serve": "^14.2.4", |
| 48 | + "lint-staged": "^17.0.4", |
| 49 | + "prettier": "^3.8.3", |
| 50 | + "sass-embedded": "^1.99.0", |
| 51 | + "serve": "^14.2.6", |
52 | 52 | "ts-node": "^10.9.2", |
53 | 53 | "typescript": "^6.0.3" |
54 | 54 | }, |
|
0 commit comments