diff --git a/frontend/package.json b/frontend/package.json index 0bb4bd3..7daad05 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "@types/luxon": "3.4.2", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@vitejs/plugin-react": "4.3.3", + "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "postcss": "8.4.49", "tailwindcss": "3.4.15", diff --git a/package-lock.json b/package-lock.json index e93073e..747dddc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,9 +32,9 @@ "devDependencies": { "@eslint/compat": "1.2.3", "@meyfa/eslint-config": "8.0.1", - "@types/mocha": "10.0.9", + "@types/mocha": "10.0.10", "@types/ms": "0.7.34", - "@types/node": "20.17.6", + "@types/node": "20.17.9", "@types/passport-local": "1.0.38", "eslint": "9.15.0", "eslint-plugin-jsx-a11y": "6.10.2", @@ -42,7 +42,7 @@ "eslint-plugin-react-hooks": "5.0.0", "mocha": "10.8.2", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "engines": { "node": ">=20", @@ -75,7 +75,7 @@ "@types/luxon": "3.4.2", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@vitejs/plugin-react": "4.3.3", + "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "postcss": "8.4.49", "tailwindcss": "3.4.15", @@ -2548,9 +2548,9 @@ "license": "MIT" }, "node_modules/@types/mocha": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.9.tgz", - "integrity": "sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true, "license": "MIT" }, @@ -2562,9 +2562,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.17.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.6.tgz", - "integrity": "sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==", + "version": "20.17.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.9.tgz", + "integrity": "sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==", "dev": true, "license": "MIT", "dependencies": { @@ -2888,15 +2888,15 @@ } }, "node_modules/@vitejs/plugin-react": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz", - "integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz", + "integrity": "sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==", "dev": true, "license": "MIT", "dependencies": { - "@babel/core": "^7.25.2", - "@babel/plugin-transform-react-jsx-self": "^7.24.7", - "@babel/plugin-transform-react-jsx-source": "^7.24.7", + "@babel/core": "^7.26.0", + "@babel/plugin-transform-react-jsx-self": "^7.25.9", + "@babel/plugin-transform-react-jsx-source": "^7.25.9", "@types/babel__core": "^7.20.5", "react-refresh": "^0.14.2" }, @@ -2904,7 +2904,7 @@ "node": "^14.18.0 || >=16.0.0" }, "peerDependencies": { - "vite": "^4.2.0 || ^5.0.0" + "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" } }, "node_modules/abstract-logging": { @@ -9660,9 +9660,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 67d5ed1..b207bbe 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "devDependencies": { "@eslint/compat": "1.2.3", "@meyfa/eslint-config": "8.0.1", - "@types/mocha": "10.0.9", + "@types/mocha": "10.0.10", "@types/ms": "0.7.34", - "@types/node": "20.17.6", + "@types/node": "20.17.9", "@types/passport-local": "1.0.38", "eslint": "9.15.0", "eslint-plugin-jsx-a11y": "6.10.2", @@ -45,7 +45,7 @@ "eslint-plugin-react-hooks": "5.0.0", "mocha": "10.8.2", "tsx": "4.19.2", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "dependencies": { "@fastify/passport": "3.0.1",