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] committed Dec 21, 2022
1 parent 391fae7 commit d9fa711
Show file tree
Hide file tree
Showing 9 changed files with 1,096 additions and 685 deletions.
12 changes: 6 additions & 6 deletions apps/remix/package.json
Expand Up @@ -45,17 +45,17 @@
"@launchpad-ui/tooltip": "workspace:~",
"@react-aria/ssr": "^3.4.0",
"@react-stately/collections": "^3.5.0",
"@remix-run/node": "^1.8.0",
"@remix-run/react": "^1.8.0",
"@remix-run/serve": "^1.8.0",
"@remix-run/node": "^1.9.0",
"@remix-run/react": "^1.9.0",
"@remix-run/serve": "^1.9.0",
"isbot": "^3.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^1.8.0",
"@remix-run/eslint-config": "^1.8.0",
"eslint": "^8.29.0",
"@remix-run/dev": "^1.9.0",
"@remix-run/eslint-config": "^1.9.0",
"eslint": "^8.30.0",
"typescript": "^4.9.3"
},
"engines": {
Expand Down
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.25.0",
"@changesets/cli": "^2.26.0",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@cypress/code-coverage": "^3.10.0",
Expand Down Expand Up @@ -70,19 +70,19 @@
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/testing-library__jest-dom": "^5.14.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.1",
"@vitest/ui": "^0.25.1",
"axe-core": "^4.5.0",
"chromatic": "^6.11.2",
"@vitest/coverage-c8": "^0.26.2",
"@vitest/ui": "^0.26.2",
"axe-core": "^4.6.1",
"chromatic": "^6.14.0",
"concurrently": "^7.6.0",
"cypress": "^11.2.0",
"cypress-axe": "^1.1.0",
"cypress-axe": "^1.2.0",
"cypress-real-events": "^1.7.2",
"deepmerge": "^4.2.2",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-functional": "^4.4.0",
Expand All @@ -96,11 +96,11 @@
"husky": "^8.0.1",
"jsdom": "^20.0.0",
"lint-staged": "^13.1.0",
"nx": "^15.2.1",
"nx": "^15.3.3",
"nyc": "^15.1.0",
"plop": "^3.1.1",
"postcss": "^8.4.16",
"postcss-import": "^15.0.0",
"postcss-import": "^15.1.0",
"postcss-nested": "^6.0.0",
"postcss-preset-env": "^7.8.0",
"prettier": "^2.8.0",
Expand All @@ -116,10 +116,10 @@
"vite": "^3.2.0",
"vite-plugin-istanbul": "^3.0.1",
"vite-plugin-turbosnap": "^1.0.1",
"vitest": "^0.25.1",
"vitest": "^0.26.2",
"wait-on": "^6.0.1"
},
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.19.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Expand Up @@ -40,7 +40,7 @@
"@launchpad-ui/tokens": "workspace:~",
"@react-aria/overlays": "^3.12.0",
"classix": "^2.1.13",
"framer-motion": "^7.6.1"
"framer-motion": "^7.10.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Expand Up @@ -39,7 +39,7 @@
"@launchpad-ui/tokens": "workspace:~",
"@react-aria/overlays": "^3.12.0",
"classix": "^2.1.13",
"framer-motion": "^7.6.1"
"framer-motion": "^7.10.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Expand Up @@ -38,7 +38,7 @@
"@launchpad-ui/overlay": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "^2.1.13",
"framer-motion": "^7.6.1"
"framer-motion": "^7.10.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/snackbar/package.json
Expand Up @@ -36,7 +36,7 @@
"@launchpad-ui/icons": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "^2.1.13",
"framer-motion": "^7.6.1"
"framer-motion": "^7.10.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/toast/package.json
Expand Up @@ -35,7 +35,7 @@
"@launchpad-ui/icons": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "^2.1.13",
"framer-motion": "^7.6.1"
"framer-motion": "^7.10.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"style-dictionary": "^3.7.0",
"yaml": "^2.1.0"
"yaml": "^2.2.0"
}
}

0 comments on commit d9fa711

Please sign in to comment.