Skip to content

Commit

Permalink
build: update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Jun 2, 2022
1 parent fd96445 commit c2a311a
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 184 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"type": "module",
"source": "src/index.tsx",
"packageManager": "pnpm@6.32.19",
"packageManager": "pnpm@6.32.11",
"main": "./dist/react-linkify-it.legacy.umd.min",
"exports": {
".": "./dist/react-linkify-it.esm.js",
Expand Down Expand Up @@ -64,17 +64,17 @@
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@rollup/plugin-typescript": "^8.3.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@types/jest": "^27.4.0",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^8.9.0",
"eslint-plugin-tree-shaking": "^1.10.0",
"jest": "^27.5.1",
"np": "^7.6.1",
"prettier": "^2.6.2",
"np": "^7.6.0",
"prettier": "^2.5.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"rollup": "^2.68.0",
Expand Down
Loading

0 comments on commit c2a311a

Please sign in to comment.