mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
chore(security): Update package version to imporve security
This commit is contained in:
18
package.json
18
package.json
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@emailjs/browser": "^4.4.1",
|
||||
"@tailwindcss/cli": "^4.1.14",
|
||||
"@tailwindcss/cli": "^4.1.17",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
@@ -12,18 +12,18 @@
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"aos": "^2.3.4",
|
||||
"browserslist": "^4.26.3",
|
||||
"browserslist": "^4.28.1",
|
||||
"browserslist-useragent": "^4.0.0",
|
||||
"i18next": "^25.6.1",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^16.2.4",
|
||||
"react-i18next": "^16.4.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-particles": "^2.12.2",
|
||||
"sass": "^1.94.2",
|
||||
"tailwindcss": "^4.1.15",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"tsparticles-slim": "^2.12.0",
|
||||
"typescript": "^5.9.3",
|
||||
"web-vitals": "^5.1.0"
|
||||
@@ -58,10 +58,10 @@
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
"@simonsmith/cypress-image-snapshot": "^10.0.3",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
"cypress": "^15.5.0",
|
||||
"prettier": "^3.6.2",
|
||||
"vite": "^7.1.12",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"cypress": "^15.7.1",
|
||||
"prettier": "^3.7.4",
|
||||
"vite": "^7.2.7",
|
||||
"vite-plugin-svgr": "^4.5.0",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
}
|
||||
|
||||
1305
pnpm-lock.yaml
generated
1305
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user