Skip to content

Commit

Permalink
Merge pull request #81 from Pkcarreno/dependabot/npm_and_yarn/all-2f6…
Browse files Browse the repository at this point in the history
…a5dc91e

build(deps): bump the all group across 1 directory with 20 updates
  • Loading branch information
Pkcarreno authored Jan 31, 2025
2 parents cb6a5a4 + 0361821 commit d8fe205
Show file tree
Hide file tree
Showing 2 changed files with 984 additions and 924 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@jitl/quickjs-ng-wasmfile-release-sync": "0.31.0",
"@lezer/highlight": "^1.2.1",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.3",
"@radix-ui/react-alert-dialog": "^1.1.5",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.3",
"@radix-ui/react-dropdown-menu": "^2.1.3",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-dropdown-menu": "^2.1.5",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-popover": "^1.1.3",
"@radix-ui/react-popover": "^1.1.5",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.5",
"@radix-ui/react-tooltip": "^1.1.7",
"@replit/codemirror-vim": "^6.2.1",
"@uiw/codemirror-extensions-basic-setup": "^4.23.7",
"@uiw/codemirror-extensions-langs": "^4.23.7",
Expand All @@ -50,11 +50,11 @@
"clsx": "^2.1.0",
"copy-to-clipboard": "^3.3.3",
"deep-equal": "^2.2.3",
"eslint-linter-browserify": "^9.18.0",
"eslint-linter-browserify": "^9.19.0",
"globals": "^15.13.0",
"js-base64": "^3.7.7",
"lucide-react": "^0.473.0",
"motion": "^12.0.0",
"lucide-react": "^0.474.0",
"motion": "^12.0.6",
"only-allow": "^1.2.1",
"pretty-ms": "^9.2.0",
"quickjs-emscripten-core": "0.31.0",
Expand All @@ -67,49 +67,49 @@
"react-virtuoso": "^4.12.3",
"rfdc": "^1.4.1",
"sanitize-html": "^2.14.0",
"sonner": "^1.7.2",
"tailwind-merge": "^2.6.0",
"wouter": "^3.3.5",
"sonner": "^1.7.3",
"tailwind-merge": "^3.0.1",
"wouter": "^3.5.1",
"zod": "^3.24.1",
"zustand": "^5.0.3"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@rollup/plugin-replace": "^6.0.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/eslint__js": "^8.42.3",
"@types/esprima": "^4.0.6",
"@types/react": "^19.0.7",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/sanitize-html": "^2.13.0",
"@vitejs/plugin-basic-ssl": "^1.2.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.18.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"happy-dom": "^16.7.0",
"happy-dom": "^16.8.1",
"husky": "^9.1.7",
"knip": "^5.42.2",
"lint-staged": "^15.4.1",
"knip": "^5.43.6",
"lint-staged": "^15.4.3",
"postcss": "^8.5.1",
"prettier": "^3.4.1",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.3",
"typescript-eslint": "8.21.0",
"typescript-eslint": "8.22.0",
"unplugin-fonts": "^1.3.1",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vite-plugin-pwa": "^0.21.1",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^3.0.2",
"vitest": "^3.0.4",
"workbox-window": "^7.3.0"
}
}
Loading

0 comments on commit d8fe205

Please sign in to comment.