Skip to content

Commit

Permalink
Merge pull request #54 from Pkcarreno/dependabot/npm_and_yarn/all-552…
Browse files Browse the repository at this point in the history
…2fb4539

build(deps): bump the all group across 1 directory with 23 updates
  • Loading branch information
Pkcarreno authored Dec 9, 2024
2 parents 58e0527 + 245dc9c commit a7693b5
Show file tree
Hide file tree
Showing 3 changed files with 1,751 additions and 1,787 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"packageManager": "pnpm@9.1.3+sha256.7f63001edc077f1cff96cacba901f350796287a2800dfa83fe898f94183e4f5f",
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lint": "^6.8.1",
"@codemirror/lint": "^6.8.4",
"@fontsource/ibm-plex-mono": "^5.1.0",
"@fontsource/ibm-plex-sans": "^5.1.0",
"@hookform/resolvers": "^3.9.1",
Expand All @@ -48,12 +48,12 @@
"@uiw/codemirror-themes": "^4.23.6",
"@uiw/react-codemirror": "^4.23.6",
"@uiw/react-json-view": "2.0.0-alpha.30",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.0",
"copy-to-clipboard": "^3.3.3",
"deep-equal": "^2.2.3",
"eslint-linter-browserify": "^9.15.0",
"globals": "^15.12.0",
"eslint-linter-browserify": "^9.16.0",
"globals": "^15.13.0",
"js-base64": "^3.7.7",
"only-allow": "^1.2.1",
"pretty-ms": "^9.2.0",
Expand All @@ -65,50 +65,50 @@
"react-hook-form": "^7.53.2",
"react-hotkeys-hook": "^4.6.1",
"react-resizable-panels": "^2.1.7",
"react-virtuoso": "^4.12.0",
"react-virtuoso": "^4.12.3",
"rfdc": "^1.4.1",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"wouter": "^3.3.5",
"zod": "^3.23.8",
"zustand": "^5.0.1"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.15.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.16.0",
"@rollup/plugin-replace": "^6.0.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/eslint__js": "^8.42.3",
"@types/esprima": "^4.0.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-basic-ssl": "^1.2.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint": "^9.16.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-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"husky": "^9.1.7",
"knip": "^5.37.1",
"knip": "^5.39.0",
"lint-staged": "^15.2.10",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3",
"typescript-eslint": "8.15.0",
"unplugin-fonts": "^1.1.1",
"vite": "^5.4.11",
"vite-plugin-pwa": "^0.21.0",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.5",
"typescript": "^5.7.2",
"typescript-eslint": "8.17.0",
"unplugin-fonts": "^1.3.1",
"vite": "^6.0.3",
"vite-plugin-pwa": "^0.21.1",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.8",
"workbox-window": "^7.3.0"
}
}
Loading

0 comments on commit a7693b5

Please sign in to comment.