Skip to content
Merged
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@pluralsight/ps-design-system-link": "^13.0.11",
"@pluralsight/ps-design-system-navbar": "^6.1.1",
"@pluralsight/ps-design-system-navbrand": "^5.0.11",
"@pluralsight/ps-design-system-navcookiebanner": "^4.1.1",
"@pluralsight/ps-design-system-navcookiebanner": "^4.1.3",
"@pluralsight/ps-design-system-navitem": "^6.1.1",
"@pluralsight/ps-design-system-navuser": "^5.0.16",
"@pluralsight/ps-design-system-normalize": "^7.0.4",
Expand All @@ -42,30 +42,30 @@
"graphql": "^16.6.0",
"graphql-ws": "^5.10.1",
"lottie-web": "^5.9.6",
"posthog-js": "^1.29.2",
"posthog-js": "^1.50.0",
"prismjs": "^1.28.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-github-btn": "^1.3.0",
"react-table": "^7.7.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/express": "^4.17.13",
"@types/jest": "^27.4.1",
"@types/prismjs": "^1.26.0",
"@types/react": "^17.0.43",
"@types/react-dom": "^18.0.5",
"@types/react-table": "^7.7.10",
"@types/testing-library__jest-dom": "^5.14.2",
"@types/testing-library__jest-dom": "^5.14.5",
"@vitejs/plugin-react-refresh": "^1.3.6",
"autoprefixer": "^10.4.8",
"gh-pages": "^4.0.0",
"jest": "^27.5.1",
"postcss": "^8.4.12",
"postcss": "^8.4.21",
"rollup-plugin-analyzer": "^4.0.0",
"tailwindcss": "^3.0.24",
"tailwindcss": "^3.2.7",
"ts-jest": "^27.1.4",
"typescript": "^4.7.4",
"vite": "^3.0.9"
Expand Down
Loading