Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding committed Nov 16, 2024
1 parent 642d2b9 commit ea1cb87
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 181 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"colorjs.io": "^0.5.2",
"compare-versions": "^6.1.1",
"date-fns": "^4.1.0",
"dexie": "^4.0.9",
"dexie-export-import": "^4.1.3",
"dexie": "^4.0.10",
"dexie-export-import": "^4.1.4",
"es-toolkit": "^1.27.0",
"eslint-plugin-perfectionist": "^3.9.1",
"history": "^4.10.1",
Expand Down Expand Up @@ -119,13 +119,13 @@
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"use-long-press": "^3.2.0",
"virtua": "^0.37.0"
"virtua": "^0.37.1"
},
"devDependencies": {
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@capacitor/cli": "^6.1.2",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@ionic/cli": "^7.2.0",
"@playwright/test": "^1.48.2",
"@trapezedev/configure": "^7.1.3",
Expand All @@ -141,7 +141,7 @@
"@vitejs/plugin-react": "^4.3.3",
"@wyw-in-js/vite": "^0.5.5",
"babel-plugin-react-compiler": "0.0.0-experimental-19c7e06-20241113",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "0.0.0-experimental-19c7e06-20241113",
Expand Down
Loading

0 comments on commit ea1cb87

Please sign in to comment.