Skip to content

Commit

Permalink
Merge pull request #293 from incubateur-ademe/chore/security-202411-01
Browse files Browse the repository at this point in the history
Chore/security 202411 01
  • Loading branch information
rtaieb authored Dec 9, 2024
2 parents 0c24aa2 + 2b62918 commit 05824d0
Show file tree
Hide file tree
Showing 4 changed files with 2,925 additions and 2,599 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,63 +21,63 @@
"hubspot-sync": "npx tsx ./scripts/hubspot-sync.ts"
},
"dependencies": {
"@auth/prisma-adapter": "^1.3.3",
"@codegouvfr/react-dsfr": "^1.9.2",
"@headlessui/react": "^1.7.18",
"@hookform/resolvers": "^3.3.4",
"@auth/prisma-adapter": "^1.6.0",
"@codegouvfr/react-dsfr": "^1.14.10",
"@headlessui/react": "^1.7.19",
"@hookform/resolvers": "^3.9.1",
"@hubspot/api-client": "^12.0.1",
"@incubateur-ademe/legal-pages-react": "^0.3.0",
"@nlux/react": "^2.17.1",
"@nlux/themes": "^2.17.1",
"@prisma/client": "^5.9.1",
"@prisma/client": "^5.22.0",
"@sentry/nextjs": "7.77.0",
"@splidejs/react-splide": "^0.7.12",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"html-to-image": "^1.11.11",
"jspdf": "^2.5.1",
"jspdf": "^2.5.2",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"next": "14.1.4",
"next-auth": "^4.24.5",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.50.1",
"next": "14.2.18",
"next-auth": "^4.24.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-hot-toast": "^2.4.1",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^2.1.0",
"react-markdown": "^9.0.1",
"react-select": "^5.8.0",
"react-select": "^5.8.3",
"rehype-raw": "^7.0.0",
"server-only": "^0.0.1",
"sharp": "^0.32.6",
"swr": "^2.2.5",
"usehooks-ts": "^2.9.1",
"usehooks-ts": "^2.16.0",
"uuid": "^9.0.1",
"zod": "^3.22.4",
"zustand": "^4.5.1"
"zod": "^3.23.8",
"zustand": "^4.5.5"
},
"devDependencies": {
"@strapi/strapi": "^4.25.0",
"@strapi/strapi": "^4.25.17",
"@types/geojson": "^7946.0.14",
"@types/leaflet": "^1.9.14",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-image-gallery": "^1.2.4",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.16",
"eslint": "^8",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.31",
"postcss": "^8.4.49",
"prettier": "3.1.1",
"prettier-plugin-classnames": "^0.6.1",
"prettier-plugin-classnames": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.5.14",
"prisma": "^5.9.1",
"sass": "^1.69.0",
"tailwindcss": "^3.4.3",
"tsx": "^4.10.2",
"typescript": "^5"
"prisma": "^5.22.0",
"sass": "^1.81.0",
"tailwindcss": "^3.4.15",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
},
"engines": {
"node": "20.14.0",
Expand Down
Loading

0 comments on commit 05824d0

Please sign in to comment.