Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jiazengp committed Feb 15, 2025
1 parent e1d5b50 commit 5427f88
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 88 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,45 +98,45 @@
"vue-sonner": "^1.3.0"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@types/crypto-js": "^4.2.2",
"@types/lodash-es": "^4.17.12",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^22.10.2",
"@types/ua-parser-js": "^0.7.39",
"@unocss/extractor-mdc": "^0.62.4",
"@unocss/preset-tagify": "^0.64.1",
"conventional-changelog-cli": "^5.0.0",
"cz-conventional-changelog": "^3.3.0",
"dotenv-cli": "^8.0.0",
"fontaine": "^0.5.0",
"git-cz": "^4.9.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lodash-es": "^4.17.21",
"markdown-it": "^14.1.0",
"markdown-it-container": "^4.0.0",
"markdown-it-kbd-better": "^1.2.5",
"markdownlint-cli": "^0.41.0",
"pnpm": "^9.15.2",
"prettier": "^3.4.2",
"prettier-config-vuepress": "^5.0.0",
"sort-package-json": "^2.12.0",
"stylelint": "^16.12.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-order": "^6.0.4",
"taze": "^0.16.9",
"tsconfig-paths": "^4.2.0",
"tsconfig-vuepress": "^5.2.1",
"tsx": "^4.19.2",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/types": "19.5.0",
"@types/crypto-js": "4.2.2",
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "14.1.2",
"@types/markdown-it-footnote": "3.0.4",
"@types/node": "22.10.2",
"@types/ua-parser-js": "0.7.39",
"@unocss/extractor-mdc": "0.62.4",
"@unocss/preset-tagify": "0.64.1",
"conventional-changelog-cli": "5.0.0",
"cz-conventional-changelog": "3.3.0",
"dotenv-cli": "8.0.0",
"fontaine": "0.5.0",
"git-cz": "4.9.0",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"lodash-es": "4.17.21",
"markdown-it": "14.1.0",
"markdown-it-container": "4.0.0",
"markdown-it-kbd-better": "1.2.5",
"markdownlint-cli": "0.41.0",
"pnpm": "9.15.2",
"prettier": "3.4.2",
"prettier-config-vuepress": "5.0.0",
"sort-package-json": "2.12.0",
"stylelint": "16.12.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"taze": "0.16.9",
"tsconfig-paths": "4.2.0",
"tsconfig-vuepress": "5.2.1",
"tsx": "4.19.2",
"vite": "^6.0.6",
"vite-plugin-inspect": "^0.8.9",
"zhlint": "^0.8.2"
"vite-plugin-inspect": "0.8.9",
"zhlint": "0.8.2"
},
"packageManager": "[email protected]"
}
93 changes: 43 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5427f88

Please sign in to comment.