|
|
|
@ -58,7 +58,7 @@
|
|
|
|
"@mdx-js/loader": "^3.1.0",
|
|
|
|
"@mdx-js/loader": "^3.1.0",
|
|
|
|
"@mdx-js/react": "^3.1.0",
|
|
|
|
"@mdx-js/react": "^3.1.0",
|
|
|
|
"@monaco-editor/react": "^4.6.0",
|
|
|
|
"@monaco-editor/react": "^4.6.0",
|
|
|
|
"@next/mdx": "15.2.3",
|
|
|
|
"@next/mdx": "15.3.3",
|
|
|
|
"@octokit/core": "^6.1.2",
|
|
|
|
"@octokit/core": "^6.1.2",
|
|
|
|
"@octokit/request-error": "^6.1.5",
|
|
|
|
"@octokit/request-error": "^6.1.5",
|
|
|
|
"@remixicon/react": "^4.5.0",
|
|
|
|
"@remixicon/react": "^4.5.0",
|
|
|
|
@ -103,7 +103,7 @@
|
|
|
|
"mime": "^4.0.4",
|
|
|
|
"mime": "^4.0.4",
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
"negotiator": "^0.6.3",
|
|
|
|
"negotiator": "^0.6.3",
|
|
|
|
"next": "15.2.3",
|
|
|
|
"next": "15.3.3",
|
|
|
|
"next-themes": "^0.4.3",
|
|
|
|
"next-themes": "^0.4.3",
|
|
|
|
"pinyin-pro": "^3.25.0",
|
|
|
|
"pinyin-pro": "^3.25.0",
|
|
|
|
"qrcode.react": "^4.2.0",
|
|
|
|
"qrcode.react": "^4.2.0",
|
|
|
|
@ -158,7 +158,7 @@
|
|
|
|
"@eslint/js": "^9.20.0",
|
|
|
|
"@eslint/js": "^9.20.0",
|
|
|
|
"@faker-js/faker": "^9.0.3",
|
|
|
|
"@faker-js/faker": "^9.0.3",
|
|
|
|
"@happy-dom/jest-environment": "^17.4.4",
|
|
|
|
"@happy-dom/jest-environment": "^17.4.4",
|
|
|
|
"@next/eslint-plugin-next": "^15.2.3",
|
|
|
|
"@next/eslint-plugin-next": "^15.3.3",
|
|
|
|
"@rgrove/parse-xml": "^4.1.0",
|
|
|
|
"@rgrove/parse-xml": "^4.1.0",
|
|
|
|
"@storybook/addon-essentials": "8.5.0",
|
|
|
|
"@storybook/addon-essentials": "8.5.0",
|
|
|
|
"@storybook/addon-interactions": "8.5.0",
|
|
|
|
"@storybook/addon-interactions": "8.5.0",
|
|
|
|
@ -210,7 +210,7 @@
|
|
|
|
"storybook": "8.5.0",
|
|
|
|
"storybook": "8.5.0",
|
|
|
|
"tailwindcss": "^3.4.14",
|
|
|
|
"tailwindcss": "^3.4.14",
|
|
|
|
"ts-node": "^10.9.2",
|
|
|
|
"ts-node": "^10.9.2",
|
|
|
|
"typescript": "4.9.5",
|
|
|
|
"typescript": "5.8.3",
|
|
|
|
"typescript-eslint": "^8.23.0",
|
|
|
|
"typescript-eslint": "^8.23.0",
|
|
|
|
"uglify-js": "^3.19.3"
|
|
|
|
"uglify-js": "^3.19.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|