Compare commits

...

2 Commits

Author SHA1 Message Date
minori ce46a29c98 deps: update @types/react-dom to 19.2.3
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m13s
CI / Lint & Check (pull_request) Successful in 13m22s
CI / Build Windows (pull_request) Failing after 30m36s
2026-04-10 07:06:41 -07:00
naomi 2bcc91183c chore(ci): deps
CI / Lint & Check (push) Successful in 13m2s
CI / Build Windows (push) Failing after 19m37s
Security Scan and Upload / Security & DefectDojo Upload (push) Failing after 45s
2026-04-09 20:29:46 -07:00
3 changed files with 12 additions and 7 deletions
+5
View File
@@ -18,6 +18,11 @@ jobs:
- name: Check dependency pins
uses: naomi-lgbt/dependency-pin-check@main
with:
language: javascript
dev-dependencies: true
peer-dependencies: true
optional-dependencies: true
- name: Install Linux dependencies
run: |
+1 -1
View File
@@ -22,7 +22,7 @@
"@nhcarrigan/typescript-config": "4.0.0",
"@tauri-apps/cli": "2.5.0",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react-dom": "19.2.3",
"autoprefixer": "10.4.21",
"eslint": "9.25.1",
"postcss": "8.5.3",
+6 -6
View File
@@ -37,8 +37,8 @@ importers:
specifier: 19.1.2
version: 19.1.2
'@types/react-dom':
specifier: 19.1.2
version: 19.1.2(@types/react@19.1.2)
specifier: 19.2.3
version: 19.2.3(@types/react@19.1.2)
'@vitejs/plugin-react':
specifier: 4.4.1
version: 4.4.1(vite@6.3.2(jiti@1.21.7)(yaml@2.8.3))
@@ -685,10 +685,10 @@ packages:
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
'@types/react-dom@19.1.2':
resolution: {integrity: sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==}
'@types/react-dom@19.2.3':
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
peerDependencies:
'@types/react': ^19.0.0
'@types/react': ^19.2.0
'@types/react@19.1.2':
resolution: {integrity: sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==}
@@ -2940,7 +2940,7 @@ snapshots:
'@types/normalize-package-data@2.4.4': {}
'@types/react-dom@19.1.2(@types/react@19.1.2)':
'@types/react-dom@19.2.3(@types/react@19.1.2)':
dependencies:
'@types/react': 19.1.2