Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#13633)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 90271a6 commit c72fb9b
Show file tree
Hide file tree
Showing 15 changed files with 156 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@e1754a427f478b8778d349341b8f1d80f1f47f44 # v36.4.0
uses: tj-actions/changed-files@54479c37f5eb47a43e595c6b71e1df2c112ce7f1 # v36.4.1
with:
files: |
docs/**
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/types": "^7.22.5",
"@microsoft/api-extractor": "^7.35.4",
"@microsoft/api-extractor": "^7.36.0",
"@rollup/plugin-typescript": "^11.1.1",
"@types/babel__core": "^7.20.1",
"@types/babel__preset-env": "^7.9.2",
Expand All @@ -62,12 +62,12 @@
"@types/sass": "~1.43.1",
"@types/stylus": "^0.48.38",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@vitejs/release-scripts": "^1.2.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.43.0",
"eslint-define-config": "^1.20.0",
"eslint-define-config": "^1.21.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-regexp": "^1.15.0",
Expand All @@ -88,7 +88,7 @@
"typescript": "^5.0.2",
"unbuild": "^1.2.1",
"vite": "workspace:*",
"vitepress": "1.0.0-beta.2",
"vitepress": "1.0.0-beta.3",
"vitest": "^0.32.2",
"vue": "^3.3.4"
},
Expand All @@ -109,7 +109,7 @@
"eslint --cache --fix"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"pnpm": {
"overrides": {
"vite": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions packages/create-vite/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-react": "^4.0.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@vitejs/plugin-react": "^4.0.1",
"eslint": "^8.43.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/create-vite/template-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@vitejs/plugin-react": "^4.0.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@vitejs/plugin-react": "^4.0.1",
"eslint": "^8.43.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vite/template-svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@sveltejs/vite-plugin-svelte": "^2.4.2",
"@tsconfig/svelte": "^4.0.1",
"svelte": "^4.0.0",
"svelte-check": "^3.4.3",
"svelte-check": "^3.4.4",
"tslib": "^2.5.3",
"typescript": "^5.0.2",
"vite": "^4.3.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vite/template-vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.2",
"vite": "^4.3.9",
"vue-tsc": "^1.8.0"
"vue-tsc": "^1.8.1"
}
}
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@babel/types": "^7.22.5",
"@jridgewell/trace-mapping": "^0.3.18",
"@rollup/plugin-alias": "^4.0.4",
"@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-dynamic-import-vars": "^2.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
Expand Down Expand Up @@ -109,10 +109,10 @@
"http-proxy": "^1.18.1",
"json-stable-stringify": "^1.0.2",
"launch-editor-middleware": "^2.6.0",
"lightningcss": "^1.21.0",
"lightningcss": "^1.21.1",
"magic-string": "^0.30.0",
"micromatch": "^4.0.5",
"mlly": "^1.3.0",
"mlly": "^1.4.0",
"mrmime": "^1.0.1",
"okie": "^1.0.1",
"open": "^8.4.2",
Expand Down
2 changes: 1 addition & 1 deletion playground/backend-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"devDependencies": {
"sass": "^1.63.4",
"sass": "^1.63.6",
"tailwindcss": "^3.3.2",
"fast-glob": "^3.2.12"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/css-lightningcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "vite preview"
},
"devDependencies": {
"lightningcss": "^1.21.0"
"lightningcss": "^1.21.1"
}
}
2 changes: 1 addition & 1 deletion playground/css-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"less": "^4.1.3",
"magic-string": "^0.30.0",
"sass": "^1.63.4",
"sass": "^1.63.6",
"stylus": "^0.59.0",
"sugarss": "^4.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fast-glob": "^3.2.12",
"less": "^4.1.3",
"postcss-nested": "^6.0.1",
"sass": "^1.63.4",
"sass": "^1.63.6",
"stylus": "^0.59.0",
"sugarss": "^4.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"@vitejs/plugin-legacy": "workspace:*",
"express": "^4.18.2",
"terser": "^5.18.0"
"terser": "^5.18.1"
}
}
2 changes: 1 addition & 1 deletion playground/multiple-entrypoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"devDependencies": {
"fast-glob": "^3.2.12",
"sass": "^1.63.4"
"sass": "^1.63.6"
}
}
2 changes: 1 addition & 1 deletion playground/preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"preview:preload-disabled": "vite preview --config vite.config-preload-disabled.ts"
},
"devDependencies": {
"terser": "^5.18.0",
"terser": "^5.18.1",
"@vitejs/test-dep-a": "file:./dep-a",
"@vitejs/test-dep-including-a": "file:./dep-including-a"
}
Expand Down
Loading

0 comments on commit c72fb9b

Please sign in to comment.