Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Jan 15, 2025
1 parent 32d4677 commit a5983a3
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"facesjs": "^4.2.2",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.2.3",
"framer-motion": "^11.17.0",
"framer-motion": "^11.18.0",
"html2canvas": "^1.4.1",
"just-clone": "^6.2.0",
"match-sorter": "8.0.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@babel/plugin-transform-class-properties": "^7.25.9",
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.5",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
"@babel/plugin-transform-optional-chaining": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
Expand All @@ -123,7 +123,7 @@
"@types/karma-mocha": "^1.3.4",
"@types/karma-rollup-preprocessor": "^7.0.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/roman-numerals": "^0.3.2",
Expand All @@ -134,18 +134,18 @@
"browserslist": "^4.24.4",
"cheerio": "^1.0.0",
"chokidar": "^4.0.3",
"cloudflare": "^3.5.0",
"cloudflare": "^4.0.0",
"concurrently": "^9.1.2",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"fake-indexeddb": "^6.0.0",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"get-port": "^7.1.0",
"globals": "^15.14.0",
"html-minifier-terser": "^7.2.0",
Expand Down Expand Up @@ -173,7 +173,7 @@
"rollup-plugin-visualizer": "^5.14.0",
"sass": "1.77.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"workbox-build": "^7.3.0"
},
"engines": {
Expand Down
Loading

0 comments on commit a5983a3

Please sign in to comment.