Skip to content

Commit

Permalink
Merge pull request #278 from QCDIS/dependabot/npm_and_yarn/vre-panel/…
Browse files Browse the repository at this point in the history
…vre-panel-npm-d88fd58ba8

[npm] Bump the vre-panel-npm group across 1 directory with 12 updates
  • Loading branch information
gpelouze authored Dec 12, 2024
2 parents 485bde7 + 21fb122 commit 5b24224
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions vre-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
"lint": "next lint"
},
"dependencies": {
"@headlessui/react": "~2.1.2",
"@headlessui/react": "~2.2.0",
"@react-keycloak/ssr": "~3.3.0",
"@tailwindcss/line-clamp": "latest",
"axios": "~1.7.3",
"clsx": "^2.0.0",
"cookie": "~0.6.0",
"cookie": "~1.0.2",
"http": "~0.0.1-security",
"keycloak-js": "~25.0.2",
"next": "14.2.5",
"keycloak-js": "~26.0.7",
"next": "15.1.0",
"next-auth": "~4.24.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "~18",
"react-dom": "~18",
"react-markdown": "^9.0.0",
"tailwindcss": "~3.4.1",
"use-subscription": "~1.8.0",
"use-subscription": "~1.10.0",
"object-hash": "~3.0.0",
"react-leaflet": "~4.2.1",
"leaflet": "~1.9.0"
},
"devDependencies": {
"typescript": "^5.5",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "~22.1.0",
"@types/react": "~18.3.3",
"@types/node": "~22.10.2",
"@types/react": "~18",
"autoprefixer": "~10.4.15",
"axios-mock-adapter": "~2.0.0",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"axios-mock-adapter": "~2.1.0",
"eslint": "^9",
"eslint-config-next": "15.1.0",
"postcss": "^8.4.27",
"@types/object-hash": "~3.0.0",
"@types/leaflet": "~1.9.1"
Expand Down

0 comments on commit 5b24224

Please sign in to comment.