Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Apr 22, 2023
1 parent b201bc4 commit d4279ea
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 212 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@jridgewell/resolve-uri": "3.1.1",
"@material-design-icons/font": "0.14.5",
"@material-design-icons/font": "0.14.6",
"@rmwc/button": "8.0.7",
"@rmwc/checkbox": "8.0.7",
"@rmwc/elevation": "8.0.7",
Expand Down Expand Up @@ -44,24 +44,24 @@
"@parcel/transformer-pug": "2.8.3",
"@parcel/transformer-sass": "2.8.3",
"@playwright/test": "1.32.3",
"@tsconfig/esm": "1.0.2",
"@tsconfig/esm": "1.0.3",
"@tsconfig/recommended": "1.0.2",
"@types/firefox-webext-browser": "111.0.1",
"@types/keymaster": "1.6.30",
"@types/lodash": "4.14.192",
"@types/node": "18.15.11",
"@types/lodash": "4.14.194",
"@types/node": "18.15.13",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.34",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"ava": "5.2.0",
"concurrently": "8.0.1",
"eslint": "8.38.0",
"eslint": "8.39.0",
"parcel": "2.8.3",
"playwright": "1.32.3",
"prismjs-components-importer": "0.2.0",
"tsx": "3.12.6",
"typescript": "5.0.4",
"web-ext": "7.6.0",
"web-ext": "7.6.1",
"zx": "7.2.1"
},
"sideEffects": [
Expand Down

0 comments on commit d4279ea

Please sign in to comment.