|
20 | 20 | "@emotion/react": "^11.14.0", |
21 | 21 | "@emotion/styled": "^11.14.0", |
22 | 22 | "@esbuild-plugins/node-globals-polyfill": "^0.2.3", |
23 | | - "@mui/material": "^5.16.11", |
24 | | - "@statisticsnorway/ssb-component-library": "^2.4.3", |
25 | | - "body-parser": "^1.20.2", |
26 | | - "dotenv": "^16.4.7", |
27 | | - "effect": "^3.11.8", |
| 23 | + "@mui/material": "^5.17.1", |
| 24 | + "@statisticsnorway/ssb-component-library": "^2.4.9", |
| 25 | + "body-parser": "^1.20.3", |
| 26 | + "dotenv": "^16.5.0", |
| 27 | + "effect": "^3.14.14", |
28 | 28 | "eslint-config-prettier": "^9.1.0", |
29 | 29 | "eslint-plugin-prettier": "^5.2.2", |
30 | 30 | "express": "4.21.2", |
31 | 31 | "express-http-proxy": "^2.1.1", |
32 | 32 | "http-status-codes": "^2.3.0", |
33 | 33 | "jsonwebtoken": "^9.0.2", |
34 | | - "jwks-rsa": "^3.1.0", |
| 34 | + "jwks-rsa": "^3.2.0", |
35 | 35 | "lightship": "^9.0.3", |
36 | 36 | "memory-cache": "^0.2.0", |
37 | | - "nodemon": "^3.1.9", |
38 | | - "prettier": "^3.4.2", |
| 37 | + "nodemon": "^3.1.10", |
| 38 | + "prettier": "^3.5.3", |
39 | 39 | "react": "^18.3.1", |
40 | 40 | "react-dom": "^18.3.1", |
41 | 41 | "react-feather": "^2.0.10", |
42 | | - "react-responsive": "^10.0.0", |
43 | | - "react-router-dom": "^6.26.2", |
| 42 | + "react-responsive": "^10.0.1", |
| 43 | + "react-router-dom": "^6.30.0", |
44 | 44 | "vite-express": "0.16.0", |
45 | | - "zustand": "^5.0.2" |
| 45 | + "zustand": "^5.0.3" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@eslint/compat": "^1.2.4", |
| 48 | + "@eslint/compat": "^1.2.8", |
| 49 | + "@eslint/eslintrc": "^3.3.1", |
| 50 | + "@eslint/js": "^9.25.1", |
49 | 51 | "@types/jest": "^29.5.14", |
50 | | - "@types/node": "^22.10.2", |
51 | | - "@types/react": "^18.3.2", |
52 | | - "@types/react-dom": "^18.3.0", |
| 52 | + "@types/node": "^22.14.1", |
| 53 | + "@types/react": "^18.3.20", |
| 54 | + "@types/react-dom": "^18.3.6", |
53 | 55 | "@typescript-eslint/eslint-plugin": "^8.18.1", |
54 | 56 | "@typescript-eslint/parser": "^8.18.0", |
55 | | - "@vitejs/plugin-react-swc": "^3.6.0", |
| 57 | + "@vitejs/plugin-react-swc": "^3.9.0", |
56 | 58 | "eslint": "^9.16.0", |
57 | 59 | "eslint-plugin-react-hooks": "^5.1.0", |
58 | 60 | "eslint-plugin-react-refresh": "^0.4.16", |
59 | | - "globals": "^15.13.0", |
| 61 | + "globals": "^15.15.0", |
60 | 62 | "jest": "^29.7.0", |
61 | | - "ts-jest": "^29.2.5", |
| 63 | + "ts-jest": "^29.3.2", |
62 | 64 | "ts-node": "^10.9.2", |
63 | | - "typescript": "^5.7.2", |
64 | | - "vite": "^5.4.12", |
65 | | - "vite-envs": "^4.4.10" |
| 65 | + "typescript": "^5.8.3", |
| 66 | + "vite": "^5.4.18", |
| 67 | + "vite-envs": "^4.6.0" |
66 | 68 | } |
67 | 69 | } |
0 commit comments