We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2793ed commit de8efa1Copy full SHA for de8efa1
2 files changed
package.json
@@ -41,11 +41,11 @@
41
"next": "16.1.6",
42
"react": "19.2.4",
43
"react-dom": "19.2.4",
44
- "shiki": "^3.21.0"
+ "shiki": "^4.0.0"
45
},
46
"devDependencies": {
47
"@babel/core": "^7.28.6",
48
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.0",
49
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
50
"@storybook/addon-themes": "^10.2.0",
51
"@storybook/nextjs": "^10.2.0",
@@ -59,7 +59,7 @@
59
"@types/node": "^25.0.10",
60
"@types/react": "19.2.14",
61
"babel-loader": "^10.0.0",
62
- "eslint": "^9.39.2",
+ "eslint": "^10.0.0",
63
"eslint-config-mantine": "^4.0.3",
64
"eslint-plugin-jsx-a11y": "^6.10.2",
65
"eslint-plugin-react": "^7.37.5",
0 commit comments