Skip to content

Commit

Permalink
deps: ncu
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Oct 29, 2024
1 parent 2dbbe4b commit 344bb7e
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 598 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@commitlint/prompt-cli": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@emotion/babel-plugin": "^11.12.0",
"@iconify/json": "^2.2.264",
"@iconify/json": "^2.2.265",
"@magicdawn/prettier-config": "^0.0.4",
"@styled/typescript-styled-plugin": "^1.0.1",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@types/debug": "^4.1.12",
"@types/md5": "^2.3.5",
"@types/ms": "^0.7.34",
"@types/node": "22.8.1",
"@types/node": "22.8.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/ua-parser-js": "^0.7.39",
Expand All @@ -50,7 +50,7 @@
"eslint-config-prettier": "^9.1.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"knip": "^5.34.0",
"knip": "^5.34.2",
"lint-staged": "^15.2.10",
"node-cjs-interop": "^0.1.7",
"open": "^10.1.0",
Expand All @@ -64,7 +64,7 @@
"type-fest": "^4.26.1",
"typed-scss-modules": "^8.0.1",
"typescript": "^5.4.5",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.1",
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
Expand All @@ -73,7 +73,7 @@
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-monkey": "^4.0.6",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.1",
Expand Down Expand Up @@ -127,5 +127,5 @@
"vite-plugin-importer>babel-plugin-import": "^1.13.8"
}
},
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
}
Loading

0 comments on commit 344bb7e

Please sign in to comment.