Skip to content

Commit

Permalink
Merge pull request #37 from Pkcarreno/dependabot/npm_and_yarn/all-c8a…
Browse files Browse the repository at this point in the history
…8e18cce

build(deps): bump the all group with 15 updates
  • Loading branch information
Pkcarreno authored Sep 16, 2024
2 parents 4780300 + 56f1e53 commit 6237573
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 618 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lint": "^6.8.1",
"@fontsource/ibm-plex-mono": "^5.0.15",
"@fontsource/ibm-plex-sans": "^5.0.22",
"@fontsource/ibm-plex-mono": "^5.1.0",
"@fontsource/ibm-plex-sans": "^5.1.0",
"@jitl/quickjs-ng-wasmfile-release-sync": "0.31.0",
"@lezer/highlight": "^1.2.1",
"@radix-ui/react-accordion": "^1.2.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^4.5.1",
"react-resizable-panels": "^2.1.2",
"react-resizable-panels": "^2.1.3",
"react-virtuoso": "^4.10.3",
"rfdc": "^1.4.1",
"sonner": "^1.5.0",
Expand All @@ -67,15 +67,15 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.10.0",
"@rollup/plugin-replace": "^5.0.7",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/eslint__js": "^8.42.3",
"@types/esprima": "^4.0.6",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -86,22 +86,22 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"happy-dom": "^15.7.3",
"husky": "^9.1.5",
"knip": "^5.30.1",
"eslint-plugin-unused-imports": "^4.1.4",
"happy-dom": "^15.7.4",
"husky": "^9.1.6",
"knip": "^5.30.2",
"lint-staged": "^15.2.10",
"postcss": "^8.4.44",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.2",
"typescript-eslint": "8.5.0",
"typescript-eslint": "8.6.0",
"unplugin-fonts": "^1.1.1",
"vite": "^5.4.2",
"vite": "^5.4.6",
"vite-plugin-pwa": "^0.20.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"workbox-window": "^7.1.0"
}
}
Loading

0 comments on commit 6237573

Please sign in to comment.