Compare commits

..

17 commits

Author SHA1 Message Date
97c8ba6120 Update actions/setup-node action to v6 2025-11-11 18:02:03 +00:00
30b97b33f5 Merge pull request 'Update dependency globals to v16.5.0' (#64) from renovate/globals-16.x into master
All checks were successful
Deploy to production / Build (push) Successful in 50s
2025-11-03 16:58:16 +01:00
16b63d9950 Merge pull request 'Update dependency react-router-dom to v7.9.5' (#63) from renovate/react-router-monorepo into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
2025-11-03 16:58:11 +01:00
750ed60a26 Update dependency react-router-dom to v7.9.5 2025-11-03 15:58:03 +00:00
1dea6f95b3 Update dependency globals to v16.5.0 2025-11-01 06:57:49 +00:00
f0eb117bc1 Merge pull request 'Update dependency @vitejs/plugin-react to v5.1.0' (#52) from renovate/vitejs-plugin-react-5.x into master
All checks were successful
Deploy to production / Build (push) Successful in 1m32s
2025-10-26 12:58:22 +01:00
385353ac1e Merge pull request 'Update dependency vite to v7.1.11 [SECURITY]' (#60) from renovate/npm-vite-vulnerability into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
2025-10-26 12:58:17 +01:00
2c72c461e4 Update dependency vite to v7.1.11 [SECURITY] 2025-10-26 11:58:11 +00:00
75393cb0bd Update dependency @vitejs/plugin-react to v5.1.0 2025-10-24 09:57:49 +00:00
dc0d3cbad1 Merge pull request 'Update dependency react-router-dom to v7.9.4' (#45) from renovate/react-router-monorepo into master
All checks were successful
Deploy to production / Build (push) Successful in 1m33s
2025-10-17 21:03:32 +02:00
d10f2697d9 Merge pull request 'Update dependency eslint-plugin-react-refresh to v0.4.24' (#47) from renovate/eslint-plugin-react-refresh-0.x into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
2025-10-17 21:03:28 +02:00
19d35efb84 Merge pull request 'Update dependency vite to v7.1.10' (#48) from renovate/vite-7.x into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
2025-10-17 21:03:27 +02:00
d7a338f99a Merge pull request 'Update dependency @types/react-dom to v19.2.2' (#46) from renovate/react-monorepo into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
2025-10-17 21:03:22 +02:00
f8df325f6e Update dependency @types/react-dom to v19.2.2 2025-10-17 19:03:18 +00:00
cabbdccce1 Update dependency vite to v7.1.10 2025-10-15 16:03:59 +00:00
481f376c8d Update dependency eslint-plugin-react-refresh to v0.4.24 2025-10-15 15:45:05 +00:00
d42f97ebad Update dependency react-router-dom to v7.9.4 2025-10-08 17:58:37 +00:00
2 changed files with 40 additions and 40 deletions

70
package-lock.json generated
View file

@ -20,14 +20,14 @@
"devDependencies": {
"@eslint/js": "9.33.0",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.1",
"@vitejs/plugin-react": "5.0.4",
"@types/react-dom": "19.2.2",
"@vitejs/plugin-react": "5.1.0",
"eslint": "9.33.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.23",
"globals": "16.4.0",
"vite": "7.1.9"
"eslint-plugin-react-refresh": "0.4.24",
"globals": "16.5.0",
"vite": "7.1.11"
}
},
"node_modules/@babel/code-frame": {
@ -1056,9 +1056,9 @@
}
},
"node_modules/@rolldown/pluginutils": {
"version": "1.0.0-beta.38",
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.38.tgz",
"integrity": "sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw==",
"version": "1.0.0-beta.43",
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz",
"integrity": "sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ==",
"dev": true,
"license": "MIT"
},
@ -1628,9 +1628,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "19.2.1",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.1.tgz",
"integrity": "sha512-/EEvYBdT3BflCWvTMO7YkYBHVE9Ci6XdqZciZANQgKpaiDRGOLIlRo91jbTNRQjgPFWVaRxcYc0luVNFitz57A==",
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.2.tgz",
"integrity": "sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@ -1638,18 +1638,18 @@
}
},
"node_modules/@vitejs/plugin-react": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.0.4.tgz",
"integrity": "sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz",
"integrity": "sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.28.4",
"@babel/plugin-transform-react-jsx-self": "^7.27.1",
"@babel/plugin-transform-react-jsx-source": "^7.27.1",
"@rolldown/pluginutils": "1.0.0-beta.38",
"@rolldown/pluginutils": "1.0.0-beta.43",
"@types/babel__core": "^7.20.5",
"react-refresh": "^0.17.0"
"react-refresh": "^0.18.0"
},
"engines": {
"node": "^20.19.0 || >=22.12.0"
@ -2662,9 +2662,9 @@
}
},
"node_modules/eslint-plugin-react-refresh": {
"version": "0.4.23",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.23.tgz",
"integrity": "sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==",
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.24.tgz",
"integrity": "sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@ -3011,9 +3011,9 @@
}
},
"node_modules/globals": {
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
"integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"dev": true,
"license": "MIT",
"engines": {
@ -4247,9 +4247,9 @@
"license": "MIT"
},
"node_modules/react-refresh": {
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
"integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
"version": "0.18.0",
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz",
"integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==",
"dev": true,
"license": "MIT",
"engines": {
@ -4257,9 +4257,9 @@
}
},
"node_modules/react-router": {
"version": "7.9.3",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.9.3.tgz",
"integrity": "sha512-4o2iWCFIwhI/eYAIL43+cjORXYn/aRQPgtFRRZb3VzoyQ5Uej0Bmqj7437L97N9NJW4wnicSwLOLS+yCXfAPgg==",
"version": "7.9.5",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.9.5.tgz",
"integrity": "sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==",
"license": "MIT",
"dependencies": {
"cookie": "^1.0.1",
@ -4279,12 +4279,12 @@
}
},
"node_modules/react-router-dom": {
"version": "7.9.3",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.9.3.tgz",
"integrity": "sha512-1QSbA0TGGFKTAc/aWjpfW/zoEukYfU4dc1dLkT/vvf54JoGMkW+fNA+3oyo2gWVW1GM7BxjJVHz5GnPJv40rvg==",
"version": "7.9.5",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.9.5.tgz",
"integrity": "sha512-mkEmq/K8tKN63Ae2M7Xgz3c9l9YNbY+NHH6NNeUmLA3kDkhKXRsNb/ZpxaEunvGo2/3YXdk5EJU3Hxp3ocaBPw==",
"license": "MIT",
"dependencies": {
"react-router": "7.9.3"
"react-router": "7.9.5"
},
"engines": {
"node": ">=20.0.0"
@ -4978,9 +4978,9 @@
}
},
"node_modules/vite": {
"version": "7.1.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz",
"integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==",
"version": "7.1.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
"integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
"license": "MIT",
"peer": true,
"dependencies": {

View file

@ -22,13 +22,13 @@
"devDependencies": {
"@eslint/js": "9.33.0",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.1",
"@vitejs/plugin-react": "5.0.4",
"@types/react-dom": "19.2.2",
"@vitejs/plugin-react": "5.1.0",
"eslint": "9.33.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.23",
"globals": "16.4.0",
"vite": "7.1.9"
"eslint-plugin-react-refresh": "0.4.24",
"globals": "16.5.0",
"vite": "7.1.11"
}
}