Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbarbara committed Apr 10, 2024
1 parent 84f8b24 commit 7f078e3
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 227 deletions.
29 changes: 14 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,30 @@
"scroll": "^3.0.1",
"scrollparent": "^2.1.0",
"tree-changes": "^0.11.2",
"type-fest": "^4.12.0"
"type-fest": "^4.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.1",
"@arethetypeswrong/cli": "^0.15.3",
"@gilbarbara/eslint-config": "^0.7.5",
"@gilbarbara/node-helpers": "^0.1.0",
"@gilbarbara/prettier-config": "^1.0.0",
"@gilbarbara/tsconfig": "^0.2.3",
"@playwright/experimental-ct-react": "^1.42.1",
"@size-limit/preset-big-lib": "^11.1.1",
"@swc/core": "^1.4.8",
"@testing-library/dom": "^9.3.4",
"@playwright/experimental-ct-react": "^1.43.0",
"@size-limit/preset-big-lib": "^11.1.2",
"@swc/core": "^1.4.12",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^14.3.0",
"@total-typescript/shoehorn": "^0.1.2",
"@types/exenv": "^1.2.2",
"@types/node": "^20.11.28",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/scroll": "^3.0.3",
"@types/scrollparent": "^2.0.3",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitest/coverage-v8": "^1.4.0",
"caniuse-lite": "^1.0.30001598",
"caniuse-lite": "^1.0.30001607",
"cross-env": "^7.0.3",
"csstype": "^3.1.3",
"del-cli": "^5.1.0",
Expand All @@ -81,10 +81,10 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"repo-tools": "^0.3.1",
"size-limit": "^11.1.1",
"size-limit": "^11.1.2",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
Expand Down Expand Up @@ -156,6 +156,5 @@
"path": "./dist/index.mjs",
"limit": "35 kB"
}
],
"packageManager": "[email protected]+sha256.c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73"
]
}
Loading

0 comments on commit 7f078e3

Please sign in to comment.