Skip to content

Commit

Permalink
[skip ci] OK
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Nov 15, 2024
1 parent fa97723 commit bf1687f
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 511 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"homepage": "https://github.com/unosquare/tubular-fabric#readme",
"dependencies": {
"@fluentui/react": "8.120.3",
"tubular-common": "6.1.0",
"tubular-common": "7.0.2",
"tubular-react-common": "3.0.15"
},
"peerDependencies": {
"react": "17.0.1",
"react-dom": "17.0.1"
},
"devDependencies": {
"@babel/preset-env": "^7.25.7",
"@babel/preset-env": "^7.26.0",
"@testing-library/dom": "^8.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
Expand All @@ -58,16 +58,16 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^2.2.1",
"ts-jest": "^29.2.4",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"typescript": "^5.6.3",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
"webpack-dev-server": "^5.1.0"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit bf1687f

Please sign in to comment.