|
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@ark-ui/react": "^5.36.2", |
46 | | - "@babel/core": "^7.29.0", |
| 46 | + "@babel/core": "^7.29.7", |
47 | 47 | "@fontsource-variable/source-code-pro": "^5.2.7", |
48 | 48 | "@fontsource-variable/source-serif-4": "^5.2.9", |
49 | 49 | "@ndla/types-backend": "^1.0.125", |
50 | 50 | "@pandacss/dev": "^1.10.0", |
51 | | - "@storybook/addon-a11y": "^10.4.0", |
52 | | - "@storybook/addon-docs": "^10.4.0", |
53 | | - "@storybook/addon-links": "^10.4.0", |
54 | | - "@storybook/react-vite": "^10.4.0", |
| 51 | + "@storybook/addon-a11y": "^10.4.5", |
| 52 | + "@storybook/addon-docs": "^10.4.5", |
| 53 | + "@storybook/addon-links": "^10.4.5", |
| 54 | + "@storybook/react-vite": "^10.4.5", |
55 | 55 | "@testing-library/dom": "^10.4.1", |
56 | 56 | "@testing-library/jest-dom": "^6.9.1", |
57 | 57 | "@testing-library/react": "16.3.2", |
58 | 58 | "@types/lodash.throttle": "^4.1.9", |
59 | | - "@types/node": "^24.12.4", |
60 | | - "@types/react": "^19.2.14", |
| 59 | + "@types/node": "^24.13.2", |
| 60 | + "@types/react": "^19.2.17", |
61 | 61 | "@types/react-dom": "^19.2.3", |
62 | 62 | "@vitejs/plugin-react": "^6.0.2", |
63 | | - "concurrently": "^9.2.1", |
| 63 | + "concurrently": "^10.0.3", |
64 | 64 | "domhandler": "^6.0.1", |
65 | 65 | "eslint": "^9.39.4", |
66 | 66 | "html-react-parser": "^6.0.0", |
67 | 67 | "htmlparser2": "^12.0.0", |
68 | 68 | "i18next": "^26.0.3", |
69 | 69 | "jsdom": "^29.1.1", |
70 | 70 | "lerna": "^9.0.7", |
71 | | - "nx": "22.7.2", |
72 | | - "oxfmt": "^0.50.0", |
73 | | - "oxlint": "^1.65.0", |
| 71 | + "nx": "22.7.5", |
| 72 | + "oxfmt": "^0.55.0", |
| 73 | + "oxlint": "^1.70.0", |
74 | 74 | "oxlint-tsgolint": "^0.23.0", |
75 | | - "postcss": "^8.5.14", |
| 75 | + "postcss": "^8.5.15", |
76 | 76 | "react": "^19.2.0", |
77 | 77 | "react-dom": "^19.2.0", |
78 | 78 | "react-i18next": "^17.0.2", |
79 | | - "react-router": "^7.12.0", |
| 79 | + "react-router": "^7.15.0", |
80 | 80 | "slate": "^0.123.0", |
81 | 81 | "slate-dom": "^0.123.0", |
82 | 82 | "slate-history": "^0.113.1", |
83 | 83 | "slate-react": "^0.123.0", |
84 | | - "storybook": "^10.4.0", |
| 84 | + "storybook": "^10.4.5", |
85 | 85 | "svgo": "^4.0.1", |
86 | | - "tsdown": "^0.22.0", |
| 86 | + "tsdown": "^0.22.2", |
87 | 87 | "typescript": "^6.0.3", |
88 | | - "typescript-eslint": "^8.59.3", |
89 | | - "vite": "^8.0.13", |
90 | | - "vitest": "^4.1.6" |
| 88 | + "typescript-eslint": "^8.61.1", |
| 89 | + "vite": "^8.0.16", |
| 90 | + "vitest": "^4.1.9" |
91 | 91 | }, |
92 | 92 | "packageManager": "yarn@4.9.2" |
93 | 93 | } |
0 commit comments