Skip to content

Commit

Permalink
Merge pull request #50 from Pkcarreno/dependabot/npm_and_yarn/all-25d…
Browse files Browse the repository at this point in the history
…e55e8e2

build(deps): bump the all group with 14 updates
  • Loading branch information
Pkcarreno authored Nov 9, 2024
2 parents 4e8e600 + 0131c68 commit 7ef05d1
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 260 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-icons": "^1.3.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-progress": "^1.1.0",
Expand All @@ -52,8 +52,8 @@
"clsx": "^2.1.0",
"copy-to-clipboard": "^3.3.3",
"deep-equal": "^2.2.3",
"eslint-linter-browserify": "^9.13.0",
"globals": "^15.11.0",
"eslint-linter-browserify": "^9.14.0",
"globals": "^15.12.0",
"js-base64": "^3.7.7",
"only-allow": "^1.2.1",
"pretty-ms": "^9.1.0",
Expand All @@ -63,22 +63,22 @@
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.53.1",
"react-hotkeys-hook": "^4.5.1",
"react-hotkeys-hook": "^4.6.1",
"react-resizable-panels": "^2.1.6",
"react-virtuoso": "^4.12.0",
"rfdc": "^1.4.1",
"sonner": "^1.5.0",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"wouter": "^3.3.5",
"zod": "^3.23.8",
"zustand": "^5.0.0"
"zustand": "^5.0.1"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@rollup/plugin-replace": "^6.0.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/eslint__js": "^8.42.3",
"@types/esprima": "^4.0.6",
Expand All @@ -87,28 +87,28 @@
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"happy-dom": "^15.7.4",
"happy-dom": "^15.8.3",
"husky": "^9.1.6",
"knip": "^5.34.2",
"knip": "^5.36.2",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3",
"typescript-eslint": "8.12.0",
"typescript-eslint": "8.13.0",
"unplugin-fonts": "^1.1.1",
"vite": "^5.4.10",
"vite-plugin-pwa": "^0.20.2",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^5.1.0",
"vitest": "^2.1.4",
"workbox-window": "^7.1.0"
"workbox-window": "^7.3.0"
}
}
Loading

0 comments on commit 7ef05d1

Please sign in to comment.