Skip to content

Commit

Permalink
nit: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Sep 6, 2021
1 parent 52b7818 commit 2ef9fb3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
"@radix-ui/react-polymorphic": "0.0.13",
"@radix-ui/react-separator": "0.0.15",
"@skypack/package-check": "0.2.2",
"@types/node": "16.7.2",
"@types/react": "17.0.19",
"@types/node": "16.7.10",
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-test-renderer": "17.0.1",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"acorn": "8.4.1",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"acorn": "8.5.0",
"acorn-class-fields": "1.0.0",
"acorn-import-assertions": "1.7.6",
"acorn-jsx": "5.3.2",
"acorn-logical-assignment": "0.1.4",
"acorn-private-methods": "1.0.0",
"astring": "1.7.5",
"csstype": "3.0.8",
"esbuild": "0.12.23",
"esbuild": "0.12.25",
"eslint": "7.32.0",
"nodemon": "2.0.12",
"react": "17.0.2",
"react-test-renderer": "17.0.2",
"terser": "5.7.2",
"typescript": "4.3.5"
"typescript": "4.4.2"
},
"browserslist": [
"last 1 chrome versions",
Expand Down

0 comments on commit 2ef9fb3

Please sign in to comment.