Skip to content

Commit

Permalink
deps: ncu-safe
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Oct 6, 2024
1 parent f4f4006 commit 75c3eab
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 645 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,68 +21,68 @@
},
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@biomejs/biome": "^1.9.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/prompt-cli": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@emotion/babel-plugin": "^11.12.0",
"@iconify/json": "^2.2.253",
"@iconify/json": "^2.2.256",
"@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/lodash": "4.17.9",
"@types/lodash": "4.17.10",
"@types/md5": "^2.3.5",
"@types/ms": "^0.7.34",
"@types/node": "22.7.2",
"@types/react": "18.3.9",
"@types/node": "22.7.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/ua-parser-js": "^0.7.39",
"@unocss/preset-rem-to-px": "^0.62.4",
"@unocss/preset-rem-to-px": "^0.63.3",
"@violentmonkey/types": "^0.1.9",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react-swc": "^3.7.1",
"chalk": "^5.3.0",
"concurrently": "^9.0.1",
"dl-vampire": "^2.1.2",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"globals": "^15.10.0",
"husky": "^9.1.6",
"knip": "^5.30.5",
"knip": "^5.31.0",
"lint-staged": "^15.2.10",
"node-cjs-interop": "^0.1.7",
"open": "^10.1.0",
"postcss-media-minmax": "^5.0.0",
"prettier": "^3.3.3",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.79.3",
"sass-embedded": "^1.79.3",
"turbo": "^2.1.2",
"sass": "^1.79.4",
"sass-embedded": "^1.79.4",
"turbo": "^2.1.3",
"type-fest": "^4.26.1",
"typed-scss-modules": "^8.0.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0",
"unocss": "^0.62.4",
"typescript-eslint": "^8.8.0",
"unocss": "^0.63.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.8",
"vite-plugin-importer": "^0.2.5",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-monkey": "^4.0.6",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.1",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@emotion/css": "^11.13.0",
"@emotion/css": "^11.13.4",
"@emotion/react": "^11.13.3",
"@icon-park/react": "^1.4.2",
"@mgdn/bvid": "^0.3.0",
Expand All @@ -96,7 +96,7 @@
"debug": "^4.3.7",
"delay": "^6.0.0",
"fast-sort-lens": "^0.0.1",
"framer-motion": "^11.7.0",
"framer-motion": "^11.11.1",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"md5": "^2.3.0",
Expand Down Expand Up @@ -130,5 +130,5 @@
"vite-plugin-importer>babel-plugin-import": "^1.13.8"
}
},
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
}
Loading

0 comments on commit 75c3eab

Please sign in to comment.