Skip to content

Commit c6636bc

Browse files
ericyangpanclaude
andcommitted
chore(deps): update dependencies and configuration files
Configuration updates: - biome.json: Upgrade schema to 2.3.8 - cspell.json: Add "Codierungsunterstützung" to German dictionary - tsconfig.json: Remove extra blank lines, add .next/dev/types to includes - package-lock.json: Update AWS SDK and related dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f7b35bc commit c6636bc

File tree

4 files changed

+3021
-2386
lines changed

4 files changed

+3021
-2386
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.7/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.8/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"Codierungsassistenz",
4747
"Codierungserfahrung",
4848
"Codierungsplattform",
49+
"Codierungsunterstützung",
4950
"Entwicklungsworkflows",
5051
"hrefs",
5152
"Integrationen",

0 commit comments

Comments
 (0)