Skip to content

Commit

Permalink
Merge pull request #24 from katungi/dependabot/npm_and_yarn/all-2f7dd…
Browse files Browse the repository at this point in the history
…e4044

chore(deps): bump the all group across 1 directory with 216 updates
  • Loading branch information
katungi authored Jun 19, 2024
2 parents 116d332 + e5597dd commit 570a331
Show file tree
Hide file tree
Showing 2 changed files with 1,491 additions and 1,605 deletions.
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,55 +18,55 @@
"dependencies": {
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-slot": "^1.0.2",
"@tauri-apps/api": "^1.5.3",
"@tauri-apps/api": "^1.5.6",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"geist": "^1.3.0",
"lodash": "^4.17.21",
"lottie-react": "^2.4.0",
"lucide-react": "^0.323.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"lucide-react": "^0.395.0",
"next": "^14.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"tauri-plugin-clipboard-api": "^0.6.0",
"zustand": "^4.5.0"
"tauri-plugin-clipboard-api": "^1.1.0",
"zustand": "^4.5.2"
},
"devDependencies": {
"@prettier/plugin-xml": "^3.2.2",
"@tauri-apps/cli": "^1.5.9",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@prettier/plugin-xml": "^3.4.1",
"@tauri-apps/cli": "^1.5.14",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.16",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"autoprefixer": "^10.4.17",
"@types/lodash": "^4.17.5",
"@types/node": "^20.14.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
"cssnano": "^6.0.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"cssnano": "^7.0.2",
"eslint": "^9.5.0",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
"postcss-nesting": "^12.0.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-nesting": "^12.1.5",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 570a331

Please sign in to comment.