|
114 | 114 | "@radix-ui/react-tooltip": "^1.2.8", |
115 | 115 | "@radix-ui/react-visually-hidden": "^1.2.3", |
116 | 116 | "@tanstack/react-table": "^8.21.3", |
117 | | - "@yudiel/react-qr-scanner": "^2.3.1", |
| 117 | + "@yudiel/react-qr-scanner": "^2.4.1", |
118 | 118 | "class-variance-authority": "^0.7.1", |
119 | 119 | "hast-util-to-jsx-runtime": "^2.3.6", |
120 | 120 | "highlight.js": "^11.11.1", |
121 | | - "intl-messageformat": "^10.7.17", |
| 121 | + "intl-messageformat": "^10.7.18", |
122 | 122 | "lowlight": "^3.3.0", |
123 | | - "lucide-react": "^0.545.0", |
| 123 | + "lucide-react": "^0.548.0", |
124 | 124 | "mime-types": "^3.0.1", |
125 | | - "motion": "^12.23.22", |
| 125 | + "motion": "^12.23.24", |
126 | 126 | "postcss": "^8.5.6", |
127 | 127 | "react-awesome-slider": "^4.1.0", |
128 | | - "react-day-picker": "^9.11.0", |
129 | | - "react-intl": "^7.1.13", |
| 128 | + "react-day-picker": "^9.11.1", |
| 129 | + "react-intl": "^7.1.14", |
130 | 130 | "react-joyride": "^2.9.3", |
131 | | - "react-router-dom": "^7.9.3", |
| 131 | + "react-router-dom": "^7.9.5", |
132 | 132 | "react-select": "^5.10.2", |
133 | | - "react-syntax-highlighter": "^15.6.6", |
| 133 | + "react-syntax-highlighter": "^16.1.0", |
134 | 134 | "react-transition-group": "^4.4.5", |
135 | 135 | "use-resize-observer": "^9.1.0" |
136 | 136 | }, |
137 | 137 | "devDependencies": { |
138 | | - "@atlaskit/atlassian-navigation": "^5.3.20", |
139 | | - "@atlaskit/css-reset": "^7.3.7", |
140 | | - "@atlaskit/table-tree": "^12.2.9", |
141 | | - "@atlaskit/theme": "^21.0.0", |
142 | | - "@atlaskit/tokens": "^6.4.3", |
143 | | - "@babel/generator": "^7.28.3", |
144 | | - "@babel/parser": "^7.28.4", |
145 | | - "@babel/traverse": "^7.28.4", |
146 | | - "@babel/types": "^7.28.4", |
147 | | - "@biomejs/biome": "^2.2.5", |
148 | | - "@formatjs/cli": "^6.7.3", |
| 138 | + "@atlaskit/atlassian-navigation": "^5.3.23", |
| 139 | + "@atlaskit/css-reset": "^7.3.8", |
| 140 | + "@atlaskit/table-tree": "^12.2.10", |
| 141 | + "@atlaskit/theme": "^21.0.1", |
| 142 | + "@atlaskit/tokens": "^7.0.0", |
| 143 | + "@babel/generator": "^7.28.5", |
| 144 | + "@babel/parser": "^7.28.5", |
| 145 | + "@babel/traverse": "^7.28.5", |
| 146 | + "@babel/types": "^7.28.5", |
| 147 | + "@biomejs/biome": "^2.3.2", |
| 148 | + "@formatjs/cli": "^6.7.4", |
149 | 149 | "@hello-pangea/dnd": "^18.0.1", |
150 | 150 | "@monaco-editor/react": "^4.7.0", |
151 | | - "@tailwindcss/vite": "^4.1.14", |
152 | | - "@tanstack/react-query": "^5.90.2", |
| 151 | + "@tailwindcss/vite": "^4.1.16", |
| 152 | + "@tanstack/react-query": "^5.90.5", |
153 | 153 | "@testing-library/jest-dom": "^6.9.1", |
154 | 154 | "@total-typescript/ts-reset": "^0.6.1", |
155 | | - "@types/node": "^24.7.0", |
| 155 | + "@types/node": "^24.9.2", |
156 | 156 | "@types/react": "^18.3.26", |
157 | 157 | "@types/react-dom": "^18.3.7", |
158 | 158 | "@types/react-transition-group": "^4.4.12", |
159 | | - "@vitejs/plugin-react-swc": "^4.1.0", |
160 | | - "cypress": "^15.3.0", |
161 | | - "cypress-terminal-report": "^7.2.1", |
| 159 | + "@vitejs/plugin-react-swc": "^4.2.0", |
| 160 | + "cypress": "^15.5.0", |
| 161 | + "cypress-terminal-report": "^7.3.3", |
162 | 162 | "dayjs": "^1.11.18", |
163 | | - "jsdom": "^26.1.0", |
| 163 | + "jsdom": "^27.0.1", |
164 | 164 | "process": "^0.11.10", |
165 | 165 | "react": "^18.3.1", |
166 | 166 | "react-dom": "^18.3.1", |
|
171 | 171 | "stylelint-config-tailwindcss": "^1.0.0", |
172 | 172 | "stylelint-order": "^7.0.0", |
173 | 173 | "tailwind-merge": "^3.3.1", |
174 | | - "tailwindcss": "^4.1.14", |
| 174 | + "tailwindcss": "^4.1.16", |
175 | 175 | "typescript": "^5.9.3", |
176 | 176 | "typescript-plugin-css-modules": "^5.2.0", |
177 | | - "vite": "^7.1.9", |
| 177 | + "vite": "^7.1.12", |
178 | 178 | "vite-plugin-dts": "^4.5.4", |
179 | | - "vitest": "^3.2.4" |
| 179 | + "vitest": "^4.0.5" |
180 | 180 | }, |
181 | 181 | "peerDependencies": { |
182 | 182 | "@tailwindcss/vite": "^4.0.3", |
|
0 commit comments