Skip to content
Snippets Groups Projects
Verified Commit e2ae1a5a authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: new package values

parent 3a355c88
Branches
Tags
No related merge requests found
Pipeline #5672 failed
...@@ -18,28 +18,28 @@ ...@@ -18,28 +18,28 @@
}, },
"source": "index.ts", "source": "index.ts",
"devDependencies": { "devDependencies": {
"@parcel/transformer-typescript-tsc": "^2.12.0", "@parcel/transformer-typescript-tsc": "<2.14.0",
"@types/react": "^18.3.4", "@types/react": "^19.0.11",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0", "@typescript-eslint/parser": "^7.18.0",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"emukit": "^0.10.13", "emukit": "^0.10.16",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-hooks": "^5.2.0",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"nodemon": "^3.1.4", "nodemon": "^3.1.9",
"parcel": "^2.12.0", "parcel": "<2.14.0",
"prettier": "^3.3.3", "prettier": "^3.5.3",
"prettier-plugin-organize-imports": "^4.0.0", "prettier-plugin-organize-imports": "^4.1.0",
"process": "^0.11.10", "process": "^0.11.10",
"react": "^18.3.1", "react": "^19.0.0",
"react-dom": "^18.3.1", "react-dom": "^19.0.0",
"recoil": "^0.7.7", "recoil": "^0.7.7",
"svgo": "^3.3.2", "svgo": "^3.3.2",
"typescript": "^5.5.4", "typescript": "^5.8.2",
"webgl-plot": "^0.7.1" "webgl-plot": "^0.7.2"
}, },
"alias": { "alias": {
"process": { "process": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment