We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3a245 commit f023eefCopy full SHA for f023eef
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"@next/mdx": "^16.2.4",
21
"core-js": "^3.49.0",
22
"echarts-jsx": "^0.6.0",
23
- "file-type": "^22.0.0",
+ "file-type": "^22.0.1",
24
"idea-react": "^2.2.2",
25
"jsonwebtoken": "^9.0.3",
26
"koa": "^3.2.0",
@@ -50,7 +50,7 @@
50
"remark-frontmatter": "^5.0.0",
51
"remark-mdx-frontmatter": "^5.2.0",
52
"web-utility": "^4.6.6",
53
- "yaml": "^2.8.3"
+ "yaml": "^2.8.4"
54
},
55
"devDependencies": {
56
"@babel/plugin-proposal-decorators": "^7.29.0",
@@ -74,7 +74,7 @@
74
"eslint-config-prettier": "^10.1.8",
75
"eslint-plugin-react": "^7.37.5",
76
"eslint-plugin-simple-import-sort": "^13.0.0",
77
- "globals": "^17.5.0",
+ "globals": "^17.6.0",
78
"husky": "^9.1.7",
79
"jiti": "^2.6.1",
80
"less": "^4.6.4",
0 commit comments