Skip to content

Commit

Permalink
build: yarn up * && yarn dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0n committed Nov 18, 2024
1 parent ec5913a commit dfb7bbe
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 210 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@docusaurus/types": "3.6.1",
"@easyops-cn/docusaurus-search-local": "^0.45.0",
"@jsdevtools/rehype-url-inspector": "^2.0.2",
"@mdx-js/react": "^3.0.1",
"antd": "^5.21.6",
"@mdx-js/react": "^3.1.0",
"antd": "^5.22.1",
"browserslist": "^4.24.2",
"clsx": "^2.1.1",
"glob": "^11.0.0",
Expand All @@ -40,14 +40,14 @@
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.4",
"react-router-dom": "^6.28.0",
"utility-types": "^3.11.0",
"yaml": "^2.6.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.1",
"@docusaurus/tsconfig": "3.6.1",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@types/eslint__js": "^8.42.3",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.9",
Expand All @@ -57,10 +57,10 @@
"@types/prismjs": "^1.26.5",
"@types/react": "^18.3.12",
"@types/react-router-dom": "^5.3.3",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2",
"typescript-eslint": "^8.14.0",
"update-browserslist-db": "^1.1.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit dfb7bbe

Please sign in to comment.