Skip to content

Commit 35377fe

Browse files
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /openc3/templates/tool_svelte directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Bumps the npm_and_yarn group with 1 update in the /openc3/templates/tool_angular directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common). Updates `svelte` from 4.2.20 to 5.55.1 - [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/[email protected]/packages/svelte) Updates `@angular/common` from 18.2.14 to 21.2.7 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.7/packages/common) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.55.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular/common" dependency-version: 21.2.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93ee963 commit 35377fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openc3/templates/tool_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@angular/animations": "^18.2.6",
1616
"@angular/cdk": "^18.2.6",
17-
"@angular/common": "^18.2.6",
17+
"@angular/common": "^21.2.7",
1818
"@angular/compiler": "^18.2.6",
1919
"@angular/core": "^18.2.6",
2020
"@angular/forms": "^18.2.6",

openc3/templates/tool_svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rollup-plugin-svelte": "^7.1.6",
4343
"rollup-plugin-terser": "^7.0.2",
4444
"smui-theme": "^7.0.0",
45-
"svelte": "^4.2.19",
45+
"svelte": "^5.55.1",
4646
"svelte-jester": "^5.0.0"
4747
}
4848
}

0 commit comments

Comments
 (0)