Skip to content

Commit

Permalink
chore: bump deps (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework authored Jul 6, 2024
1 parent e4f2afe commit dbf4a56
Show file tree
Hide file tree
Showing 24 changed files with 181 additions and 177 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.26.1",
"@tsconfig/esm": "^1.0.2",
"@tsconfig/node18": "^1.0.1",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.0",
"@types/babel__code-frame": "^7.0.2",
"@types/debug": "^4.1.5",
Expand Down Expand Up @@ -92,7 +92,7 @@
"sort-deep-object-arrays": "^1.1.2",
"strip-ansi": "^7.0.0",
"tiny-invariant": "^1.1.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*",
"vitest": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"npm-run-all": "^4.1.5",
"stylelint": "^14.0.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vls": "^0.8.5",
"vti": "^0.1.11",
"vue-tsc": "^2.0.14"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-checker/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": [
"@tsconfig/strictest/tsconfig",
"@tsconfig/node18/tsconfig",
"@tsconfig/node20/tsconfig",
"@tsconfig/esm/tsconfig"
],
"compilerOptions": {
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 @@ -19,7 +19,7 @@
"@vitejs/plugin-react": "^2.0.0",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-enableBuild-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-initialIsOpen-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-initialIsOpen-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-no-runtime-in-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-overlay-changes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-overlay-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-overlay-position-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/config-terminal-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/eslint-config-log-level/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/eslint-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/multiple-hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/multiple-reload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/stylelint-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"meow": "^9.0.0",
"stylelint": "^14.0.0",
"stylelint-config-standard": "^28.0.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/vue-tsc-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"typescript": "^5.0.4",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*",
"vue-tsc": "^2.0.14"
Expand Down
Loading

0 comments on commit dbf4a56

Please sign in to comment.