Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Mar 2, 2023
1 parent 18480b8 commit 5da268a
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 342 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"classnames": "^2.3.2",
"confetti-js": "^0.0.18",
"d3-dsv": "^3.0.1",
"dompurify": "^3.0.0",
"dompurify": "^3.0.1",
"dropbox": "^10.34.0",
"facesjs": "^3.8.1",
"flag-icons": "^6.6.6",
"framer-motion": "^10.0.0",
"framer-motion": "^10.0.1",
"html2canvas": "^1.4.1",
"idb": "dumbmatter/idb#autoIncrementKeyPath2-build",
"lodash-es": "^4.17.21",
Expand All @@ -81,7 +81,7 @@
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-window": "^6.5.4",
"zustand": "^4.3.3"
"zustand": "^4.3.5"
},
"devDependencies": {
"@babel/core": "^7.21.0",
Expand Down Expand Up @@ -113,8 +113,8 @@
"@types/stripe-checkout": "^1.0.4",
"@types/stripe-v2": "^2.0.2",
"@types/wicg-file-system-access": "^2020.9.5",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"browserslist": "^4.21.5",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
Expand All @@ -123,7 +123,7 @@
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.17.10",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
Expand Down Expand Up @@ -155,7 +155,7 @@
"prettier": "^2.8.4",
"purgecss": "^5.0.0",
"replace": "^1.2.2",
"rollup": "3.17.3",
"rollup": "3.18.0",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.9.0",
"sass": "1.58.3",
Expand Down
Loading

0 comments on commit 5da268a

Please sign in to comment.