Skip to content

Commit

Permalink
Merge pull request #300 from MetroStar/dependabot/npm_and_yarn/minor-…
Browse files Browse the repository at this point in the history
…and-patch-4a216fdecf

Bump the minor-and-patch group with 5 updates
  • Loading branch information
jbouder authored Dec 16, 2024
2 parents 9662987 + 7816829 commit 35f8e55
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 65 deletions.
134 changes: 75 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"unpublish:ui-kit": "npx figma connect unpublish"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@figma/code-connect": "^1.2.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-image": "^3.0.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -49,7 +49,7 @@
"@types/react": "18.3.12",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -65,7 +65,7 @@
"rollup-plugin-postcss": "^4.0.2",
"storybook": "8.4.7",
"typescript": "5.7.2",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.3",
"vitest": "^2.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/comet-extras/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-table": "8.20.5",
"@tanstack/react-table": "8.20.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"@tanstack/react-table": "8.20.5",
"@tanstack/react-table": "8.20.6",
"react": "^18.2.0"
},
"repository": {
Expand Down

0 comments on commit 35f8e55

Please sign in to comment.