|
@ -28,7 +28,7 @@ |
|
|
"@playwright/test": "^1.45.2", |
|
|
"@playwright/test": "^1.45.2", |
|
|
"@tanstack/router-devtools": "1.19.1", |
|
|
"@tanstack/router-devtools": "1.19.1", |
|
|
"@tanstack/router-vite-plugin": "1.19.0", |
|
|
"@tanstack/router-vite-plugin": "1.19.0", |
|
|
"@types/node": "^20.10.5", |
|
|
"@types/node": "^22.15.3", |
|
|
"@types/react": "^18.2.37", |
|
|
"@types/react": "^18.2.37", |
|
|
"@types/react-dom": "^18.2.15", |
|
|
"@types/react-dom": "^18.2.15", |
|
|
"@vitejs/plugin-react-swc": "^3.9.0", |
|
|
"@vitejs/plugin-react-swc": "^3.9.0", |
|
@ -1858,12 +1858,13 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/node": { |
|
|
"node_modules/@types/node": { |
|
|
"version": "20.10.5", |
|
|
"version": "22.15.3", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz", |
|
|
"integrity": "sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==", |
|
|
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"undici-types": "~5.26.4" |
|
|
"undici-types": "~6.21.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/parse-json": { |
|
|
"node_modules/@types/parse-json": { |
|
@ -4278,10 +4279,11 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/undici-types": { |
|
|
"node_modules/undici-types": { |
|
|
"version": "5.26.5", |
|
|
"version": "6.21.0", |
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", |
|
|
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
|
|
"dev": true |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/uqr": { |
|
|
"node_modules/uqr": { |
|
|
"version": "0.1.2", |
|
|
"version": "0.1.2", |
|
@ -5446,12 +5448,12 @@ |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"@types/node": { |
|
|
"@types/node": { |
|
|
"version": "20.10.5", |
|
|
"version": "22.15.3", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz", |
|
|
"integrity": "sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==", |
|
|
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"requires": { |
|
|
"requires": { |
|
|
"undici-types": "~5.26.4" |
|
|
"undici-types": "~6.21.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"@types/parse-json": { |
|
|
"@types/parse-json": { |
|
@ -7255,9 +7257,9 @@ |
|
|
"optional": true |
|
|
"optional": true |
|
|
}, |
|
|
}, |
|
|
"undici-types": { |
|
|
"undici-types": { |
|
|
"version": "5.26.5", |
|
|
"version": "6.21.0", |
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", |
|
|
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"uqr": { |
|
|
"uqr": { |
|
|