Skip to content

Commit

Permalink
chore: bumped packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 3, 2024
1 parent 5fc2d30 commit 5ab5f0e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontends/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
},
"source": "index.ts",
"devDependencies": {
"@parcel/transformer-typescript-tsc": "^2.11.0",
"@types/react": "^18.2.58",
"@parcel/transformer-typescript-tsc": "^2.12.0",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"buffer": "^6.0.3",
"emukit": "^0.9.6",
"emukit": "^0.9.7",
"eslint": "^8.57.0",
"jszip": "^3.10.1",
"nodemon": "^3.1.0",
"parcel": "^2.11.0",
"parcel": "^2.12.0",
"prettier": "^3.2.5",
"process": "^0.11.10",
"react": "^18.2.0",
Expand Down

0 comments on commit 5ab5f0e

Please sign in to comment.