@pluralsight/react
Advanced tools
Comparing version 0.4.1-next-a46b65 to 0.4.1-next-a5fad8
{ | ||
"name": "@pluralsight/react", | ||
"version": "0.4.1-next-a46b65", | ||
"version": "0.4.1-next-a5fad8", | ||
"description": "A React component library for Pando.", | ||
@@ -62,3 +62,3 @@ "main": "npm/node/index.js", | ||
"@babel/runtime": "^7.20.13", | ||
"@rollup/plugin-alias": "^4.0.0", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -68,3 +68,3 @@ "@rollup/plugin-commonjs": "^23.0.0", | ||
"@rollup/plugin-replace": "^5.0.0", | ||
"@testing-library/dom": "^8.17.1", | ||
"@testing-library/dom": "^9.3.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -97,3 +97,3 @@ "@testing-library/react": "^13.3.0", | ||
"rollup": "^3.2.2", | ||
"rollup-plugin-node-externals": "^5.1.2", | ||
"rollup-plugin-node-externals": "^6.0.1", | ||
"typescript": "5.0.2" | ||
@@ -100,0 +100,0 @@ }, |
244281