chore(deps): update all patch dependencies

This commit is contained in:
renovate[bot] 2024-12-13 11:30:22 +00:00 committed by GitHub
parent c113e1477e
commit a976d1b237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 275 additions and 394 deletions

View File

@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.1.3", "@rslib/core": "^0.1.4",
"typescript": "^5.7.2" "typescript": "^5.7.2"
} }
} }

View File

@ -37,7 +37,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.1.3", "@rslib/core": "^0.1.4",
"typescript": "^5.7.2" "typescript": "^5.7.2"
} }
} }

View File

@ -48,10 +48,10 @@
"dependencies": { "dependencies": {
"@babel/core": "^7.26.0", "@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.7", "@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-babel": "^1.0.3", "@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-less": "^1.1.0", "@rsbuild/plugin-less": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.1", "@rsbuild/plugin-sass": "^1.1.2",
"@rsbuild/plugin-vue": "^1.0.5", "@rsbuild/plugin-vue": "^1.0.5",
"@rsbuild/plugin-vue-jsx": "^1.0.1", "@rsbuild/plugin-vue-jsx": "^1.0.1",
"@vant/eslint-config": "workspace:^", "@vant/eslint-config": "workspace:^",

View File

@ -33,7 +33,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.1.3", "@rslib/core": "^0.1.4",
"@vue/runtime-core": "^3.5.13", "@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vant": "workspace:*", "vant": "workspace:*",

View File

@ -37,7 +37,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@rslib/core": "^0.1.3", "@rslib/core": "^0.1.4",
"typescript": "^5.7.2" "typescript": "^5.7.2"
} }
} }

View File

@ -36,7 +36,7 @@
"author": "chenjiahan", "author": "chenjiahan",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@rslib/core": "^0.1.3", "@rslib/core": "^0.1.4",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vue": "^3.5.13" "vue": "^3.5.13"
}, },

View File

@ -54,14 +54,14 @@
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.1", "@types/node": "^22.10.2",
"@vant/area-data": "workspace:*", "@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*", "@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1", "@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/coverage-istanbul": "^2.1.6", "@vitest/coverage-istanbul": "^2.1.8",
"@vue/runtime-core": "^3.5.13", "@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3", "csstype": "^3.1.3",
@ -69,7 +69,7 @@
"jsdom": "^25.0.1", "jsdom": "^25.0.1",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^5.4.11", "vite": "^5.4.11",
"vitest": "^2.1.6", "vitest": "^2.1.8",
"vitest-canvas-mock": "^0.3.3", "vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-router": "^4.4.5" "vue-router": "^4.4.5"

649
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff