aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-09 22:11:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-09 22:11:34 +0000
commit0785aa29a81da806e5259e5b60195486b15c92e0 (patch)
tree9141ada18bb53aea6e43dd3fa2cb7ed67e3dd439 /src
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar.gz
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar.bz2
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar.lz
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar.xz
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.tar.zst
locusts-0785aa29a81da806e5259e5b60195486b15c92e0.zip
build(deps-dev): bump the nodejs-dependencies group with 4 updates
Bumps the nodejs-dependencies group with 4 updates: [typescript](https://github.com/microsoft/TypeScript), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) Updates `@types/react` from 19.0.3 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `svelte` from 5.16.6 to 5.17.3 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.17.3/packages/svelte) Updates `svelte-check` from 4.1.1 to 4.1.3 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.1...svelte-check-4.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src')
-rw-r--r--src/packages/eslint-config/package.json2
-rw-r--r--src/packages/locusts/package.json2
-rw-r--r--src/packages/react/package.json4
-rw-r--r--src/packages/svelte/package.json6
-rw-r--r--src/packages/vue/package.json2
5 files changed, 8 insertions, 8 deletions
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index 8e9de73..1ae1a5b 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -7,7 +7,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.3",
"globals": "^15.14.0",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
},
"files": [
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index 225aaf2..198918a 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -12,7 +12,7 @@
"publint": "^0.3.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
- "typescript": "^5.7.2"
+ "typescript": "^5.7.3"
},
"keywords": [
"why",
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index f53b8f3..545d4c5 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,7 +43,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^19.0.3",
+ "@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint-plugin-react": "^7.37.3",
@@ -51,7 +51,7 @@
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.14.0",
"publint": "^0.3.0",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7"
},
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index 65fa9cc..6418772 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -61,9 +61,9 @@
"eslint-plugin-svelte": "^2.46.1",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.3.0",
- "svelte": "^5.16.6",
- "svelte-check": "^4.1.1",
- "typescript": "^5.7.2",
+ "svelte": "^5.17.3",
+ "svelte-check": "^4.1.3",
+ "typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vitest": "^2.1.8"
diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json
index c9ca9c4..2bb3b35 100644
--- a/src/packages/vue/package.json
+++ b/src/packages/vue/package.json
@@ -48,7 +48,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"eslint-plugin-vue": "^9.32.0",
"publint": "^0.3.0",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"
},