Compare commits

..

2 Commits

Author SHA1 Message Date
minori 3b52194c3d deps: update svelte-check to 4.3.6
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
CI / Lint & Test (pull_request) Successful in 20m13s
CI / Build Linux (pull_request) Successful in 25m50s
CI / Build Windows (cross-compile) (pull_request) Successful in 38m40s
2026-02-10 07:06:53 -08:00
minori d99c51e14f deps: update svelte-check to 4.3.5
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m45s
CI / Lint & Test (pull_request) Successful in 19m18s
CI / Build Linux (pull_request) Successful in 26m3s
CI / Build Windows (cross-compile) (pull_request) Successful in 37m53s
2026-02-04 08:56:34 -08:00
2 changed files with 14 additions and 21 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
},
"license": "MIT",
"dependencies": {
"@codemirror/commands": "6.10.3",
"@codemirror/commands": "6.8.1",
"@codemirror/lang-angular": "^0.1.4",
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-css": "^6.3.1",
@@ -84,7 +84,7 @@
"prettier": "^3.8.0",
"prettier-plugin-svelte": "^3.4.1",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"svelte-check": "4.3.6",
"tailwindcss": "^4.1.18",
"typescript": "~5.6.2",
"typescript-eslint": "^8.53.0",
+12 -19
View File
@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@codemirror/commands':
specifier: 6.10.3
version: 6.10.3
specifier: 6.8.1
version: 6.8.1
'@codemirror/lang-angular':
specifier: ^0.1.4
version: 0.1.4
@@ -175,8 +175,8 @@ importers:
specifier: ^5.0.0
version: 5.46.3
svelte-check:
specifier: ^4.0.0
version: 4.3.5(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3)
specifier: 4.3.6
version: 4.3.6(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3)
tailwindcss:
specifier: ^4.1.18
version: 4.1.18
@@ -242,8 +242,8 @@ packages:
'@codemirror/autocomplete@6.20.0':
resolution: {integrity: sha512-bOwvTOIJcG5FVo5gUUupiwYh8MioPLQ4UcqbcRf7UQ98X90tCa9E1kZ3Z7tqwpZxYyOvh1YTYbmZE9RTfTp5hg==}
'@codemirror/commands@6.10.3':
resolution: {integrity: sha512-JFRiqhKu+bvSkDLI+rUhJwSxQxYb759W5GBezE8Uc8mHLqC9aV/9aTC7yJSqCtB3F00pylrLCwnyS91Ap5ej4Q==}
'@codemirror/commands@6.8.1':
resolution: {integrity: sha512-KlGVYufHMQzxbdQONiLyGQDUW0itrLZwq3CcY7xpv9ZLRHqzkBSoteocBHtMCoY7/Ci4xhzSrToIeLg7FxHuaw==}
'@codemirror/lang-angular@0.1.4':
resolution: {integrity: sha512-oap+gsltb/fzdlTQWD6BFF4bSLKcDnlxDsLdePiJpCVNKWXSTAbiiQeYI3UmES+BLAdkmIC1WjyztC1pi/bX4g==}
@@ -317,9 +317,6 @@ packages:
'@codemirror/state@6.5.4':
resolution: {integrity: sha512-8y7xqG/hpB53l25CIoit9/ngxdfoG+fx+V3SHBrinnhOtLvKHRyAJJuHzkWrR4YXXLX8eXBsejgAAxHUOdW1yw==}
'@codemirror/state@6.6.0':
resolution: {integrity: sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==}
'@codemirror/theme-one-dark@6.1.3':
resolution: {integrity: sha512-NzBdIvEJmx6fjeremiGp3t/okrLPYT0d9orIc7AFun8oZcRk58aejkqhv6spnz4MLAevrKNPMQYXEWMg4s+sKA==}
@@ -1898,8 +1895,8 @@ packages:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines: {node: '>=8'}
svelte-check@4.3.5:
resolution: {integrity: sha512-e4VWZETyXaKGhpkxOXP+B/d0Fp/zKViZoJmneZWe/05Y2aqSKj3YN2nLfYPJBQ87WEiY4BQCQ9hWGu9mPT1a1Q==}
svelte-check@4.3.6:
resolution: {integrity: sha512-uBkz96ElE3G4pt9E1Tw0xvBfIUQkeH794kDQZdAUk795UVMr+NJZpuFSS62vcmO/DuSalK83LyOwhgWq8YGU1Q==}
engines: {node: '>= 18.0.0'}
hasBin: true
peerDependencies:
@@ -2190,10 +2187,10 @@ snapshots:
'@codemirror/view': 6.39.11
'@lezer/common': 1.5.0
'@codemirror/commands@6.10.3':
'@codemirror/commands@6.8.1':
dependencies:
'@codemirror/language': 6.12.1
'@codemirror/state': 6.6.0
'@codemirror/state': 6.5.4
'@codemirror/view': 6.39.11
'@lezer/common': 1.5.0
@@ -2379,10 +2376,6 @@ snapshots:
dependencies:
'@marijn/find-cluster-break': 1.0.2
'@codemirror/state@6.6.0':
dependencies:
'@marijn/find-cluster-break': 1.0.2
'@codemirror/theme-one-dark@6.1.3':
dependencies:
'@codemirror/language': 6.12.1
@@ -3224,7 +3217,7 @@ snapshots:
codemirror@6.0.2:
dependencies:
'@codemirror/autocomplete': 6.20.0
'@codemirror/commands': 6.10.3
'@codemirror/commands': 6.8.1
'@codemirror/language': 6.12.1
'@codemirror/lint': 6.9.3
'@codemirror/search': 6.6.0
@@ -3865,7 +3858,7 @@ snapshots:
dependencies:
has-flag: 4.0.0
svelte-check@4.3.5(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3):
svelte-check@4.3.6(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3):
dependencies:
'@jridgewell/trace-mapping': 0.3.31
chokidar: 4.0.3