Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 2356df1 commit 95fbbed
Show file tree
Hide file tree
Showing 2 changed files with 1,000 additions and 1,019 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rollup-plugin-ast-explorer",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.2",
"description": "Inspect Rollup's AST of each module",
"author": {
"name": "younggglcy",
Expand Down Expand Up @@ -57,44 +57,44 @@
},
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"debug": "^4.3.6",
"debug": "^4.3.7",
"detect-port": "^1.6.1",
"h3": "^1.12.0",
"jotai": "^2.9.1",
"picocolors": "^1.0.1",
"h3": "^1.13.0",
"jotai": "^2.10.1",
"picocolors": "^1.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.24.1",
"@eslint-react/eslint-plugin": "^1.8.0",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@antfu/eslint-config": "^2.27.3",
"@eslint-react/eslint-plugin": "^1.15.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^26.0.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@types/debug": "^4.1.12",
"@types/detect-port": "^1.3.5",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"@types/node": "^20.17.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.8.0",
"eslint": "^9.13.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-react-refresh": "^0.4.14",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.7",
"postcss": "^8.4.40",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"rimraf": "^6.0.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-postcss": "^4.0.2",
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4"
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 95fbbed

Please sign in to comment.