Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnd280 committed Feb 2, 2025
1 parent a8a3e1e commit 212d816
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 173 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@ark-ui/react": "^4.9.1",
"@codesandbox/sandpack-react": "^2.19.10",
"@codesandbox/sandpack-react": "^2.19.11",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
Expand All @@ -43,7 +43,7 @@
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-toast": "^1.2.5",
"@tanstack/react-query": "^5.65.1",
"@tanstack/react-query": "^5.66.0",
"@uidotdev/usehooks": "^2.4.1",
"@webext-core/match-patterns": "^1.0.3",
"@webext-core/proxy-service": "^1.2.1",
Expand Down Expand Up @@ -84,9 +84,9 @@
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.29",
"@limegrass/eslint-plugin-import-alias": "^1.5.0",
"@playwright/test": "^1.50.0",
"@playwright/test": "^1.50.1",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query-devtools": "^5.65.1",
"@tanstack/react-query-devtools": "^5.66.0",
"@types/chrome": "^0.0.268",
"@types/culori": "^2.1.1",
"@types/jquery": "^3.5.32",
Expand All @@ -104,7 +104,7 @@
"@webext-core/fake-browser": "^1.3.2",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.4",
"caniuse-lite": "^1.0.30001695",
"caniuse-lite": "^1.0.30001696",
"chalk": "^5.4.1",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.7.0",
Expand Down
Loading

0 comments on commit 212d816

Please sign in to comment.