|
71 | 71 | "ioredis": "^5.6.1", |
72 | 72 | "ipaddr.js": "^2.2.0", |
73 | 73 | "lucide-react": "0.503.0", |
74 | | - "next": "15.3.1", |
| 74 | + "next": "15.3.2", |
75 | 75 | "next-plausible": "^3.12.4", |
76 | 76 | "next-themes": "^0.4.6", |
77 | 77 | "nextjs-toploader": "^1.6.12", |
|
110 | 110 | "devDependencies": { |
111 | 111 | "@chakra-ui/cli": "^2.4.1", |
112 | 112 | "@chromatic-com/storybook": "3.2.6", |
113 | | - "@next/bundle-analyzer": "15.3.1", |
114 | | - "@next/eslint-plugin-next": "15.3.1", |
| 113 | + "@next/bundle-analyzer": "15.3.2", |
| 114 | + "@next/eslint-plugin-next": "15.3.2", |
115 | 115 | "@playwright/test": "1.52.0", |
116 | | - "@storybook/addon-essentials": "8.6.12", |
117 | | - "@storybook/addon-interactions": "8.6.12", |
118 | | - "@storybook/addon-links": "8.6.12", |
119 | | - "@storybook/addon-onboarding": "8.6.12", |
120 | | - "@storybook/addon-viewport": "8.6.12", |
121 | | - "@storybook/blocks": "8.6.12", |
122 | | - "@storybook/nextjs": "8.6.12", |
123 | | - "@storybook/react": "8.6.12", |
124 | | - "@storybook/test": "8.6.12", |
| 116 | + "@storybook/addon-essentials": "8.6.14", |
| 117 | + "@storybook/addon-interactions": "8.6.14", |
| 118 | + "@storybook/addon-links": "8.6.14", |
| 119 | + "@storybook/addon-onboarding": "8.6.14", |
| 120 | + "@storybook/addon-viewport": "8.6.14", |
| 121 | + "@storybook/blocks": "8.6.14", |
| 122 | + "@storybook/nextjs": "8.6.14", |
| 123 | + "@storybook/react": "8.6.14", |
| 124 | + "@storybook/test": "8.6.14", |
125 | 125 | "@types/color": "4.2.0", |
126 | 126 | "@types/node": "22.14.1", |
127 | | - "@types/papaparse": "^5.3.15", |
| 127 | + "@types/papaparse": "^5.3.16", |
128 | 128 | "@types/pluralize": "^0.0.33", |
129 | 129 | "@types/qrcode": "^1.5.5", |
130 | | - "@types/react": "19.1.2", |
131 | | - "@types/react-dom": "19.1.2", |
| 130 | + "@types/react": "19.1.4", |
| 131 | + "@types/react-dom": "19.1.5", |
132 | 132 | "@types/react-table": "^7.7.20", |
133 | 133 | "@types/spdx-correct": "^3.1.3", |
134 | 134 | "@types/swagger-ui-react": "^5.18.0", |
|
140 | 140 | "eslint-config-biome": "1.9.4", |
141 | 141 | "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405", |
142 | 142 | "eslint-plugin-storybook": "0.12.0", |
143 | | - "knip": "5.50.5", |
| 143 | + "knip": "5.56.0", |
144 | 144 | "next-sitemap": "^4.2.3", |
145 | 145 | "postcss": "8.5.3", |
146 | | - "storybook": "8.6.12", |
| 146 | + "storybook": "8.6.14", |
147 | 147 | "tailwindcss": "3.4.17", |
148 | 148 | "typescript": "5.8.3" |
149 | 149 | } |
|
0 commit comments