Skip to content

Commit 8b5ae98

Browse files
chore(deps): pin dependencies
1 parent 554aec4 commit 8b5ae98

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -83,25 +83,25 @@
8383
"preflight": "pnpm install && run-s generate format lint build test:update-snapshots ts-check"
8484
},
8585
"devDependencies": {
86-
"@actions/github": "~6.0.0",
86+
"@actions/github": "6.0.0",
8787
"@algolia/client-search": "~4.22.1",
8888
"@eslint-types/deprecation": "2.0.0-1",
8989
"@eslint-types/jsdoc": "48.2.0",
9090
"@eslint-types/prettier": "5.1.3",
9191
"@eslint-types/typescript-eslint": "7.0.2",
9292
"@eslint-types/unicorn": "51.0.1",
93-
"@types/markdown-it": "~13.0.7",
94-
"@types/node": "~20.11.25",
95-
"@types/sanitize-html": "~2.11.0",
96-
"@types/semver": "~7.5.8",
97-
"@types/validator": "~13.11.9",
93+
"@types/markdown-it": "13.0.7",
94+
"@types/node": "20.11.25",
95+
"@types/sanitize-html": "2.11.0",
96+
"@types/semver": "7.5.8",
97+
"@types/validator": "13.11.9",
9898
"@typescript-eslint/eslint-plugin": "7.1.1",
9999
"@typescript-eslint/parser": "7.1.1",
100100
"@vitest/coverage-v8": "~1.3.1",
101101
"@vitest/ui": "~1.3.1",
102-
"@vueuse/core": "~10.9.0",
103-
"conventional-changelog-cli": "~4.1.0",
104-
"cypress": "~13.6.6",
102+
"@vueuse/core": "10.9.0",
103+
"conventional-changelog-cli": "4.1.0",
104+
"cypress": "13.6.6",
105105
"eslint": "8.57.0",
106106
"eslint-config-prettier": "9.1.0",
107107
"eslint-define-config": "2.1.0",
@@ -111,23 +111,23 @@
111111
"eslint-plugin-prettier": "5.1.3",
112112
"eslint-plugin-unicorn": "51.0.1",
113113
"eslint-plugin-vitest": "0.3.25",
114-
"glob": "~10.3.10",
115-
"npm-run-all2": "~6.1.2",
114+
"glob": "10.3.10",
115+
"npm-run-all2": "6.1.2",
116116
"prettier": "3.2.5",
117-
"prettier-plugin-organize-imports": "~3.2.4",
118-
"rimraf": "~5.0.5",
119-
"sanitize-html": "~2.12.1",
120-
"semver": "~7.6.0",
121-
"standard-version": "~9.5.0",
122-
"tsup": "~8.0.2",
123-
"tsx": "~4.7.1",
117+
"prettier-plugin-organize-imports": "3.2.4",
118+
"rimraf": "5.0.5",
119+
"sanitize-html": "2.12.1",
120+
"semver": "7.6.0",
121+
"standard-version": "9.5.0",
122+
"tsup": "8.0.2",
123+
"tsx": "4.7.1",
124124
"typedoc": "~0.25.12",
125125
"typescript": "~5.4.2",
126-
"validator": "~13.11.0",
127-
"vite": "~5.1.5",
126+
"validator": "13.11.0",
127+
"vite": "5.1.5",
128128
"vitepress": "1.0.0-rc.45",
129129
"vitest": "~1.3.1",
130-
"vue": "~3.4.21"
130+
"vue": "3.4.21"
131131
},
132132
"packageManager": "[email protected]",
133133
"engines": {

pnpm-lock.yaml

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)