We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116056d commit 65dedc2Copy full SHA for 65dedc2
2 files changed
package.json
@@ -11,10 +11,9 @@
11
"test": "vitest"
12
},
13
"dependencies": {
14
- "@fluentui/react-components": "^9.73.1",
15
- "@telekom-ods/react-ui-kit": "^2.5.2",
+ "@fluentui/react-components": "^9.73.2",
16
"@telekom/scale-components": "3.0.0-beta.156",
17
- "@telekom/scale-components-react": "3.0.0-beta.159",
+ "@telekom/scale-components-react": "3.0.0-beta.156",
18
"ahooks": "^3.9.6",
19
"dayjs": "^1.11.19",
20
"idb": "^8.0.3",
@@ -41,7 +40,7 @@
41
40
"core-js": "^3.48.0",
42
"eslint": "^10.0.2",
43
"globals": "^17.4.0",
44
- "postcss": "^8.5.6",
+ "postcss": "^8.5.8",
45
"react-refresh": "^0.18.0",
46
"tailwindcss": "4.2.1",
47
"tailwindcss-scoped-preflight": "^3.5.7",
0 commit comments