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 Jan 10, 2023
1 parent 511e0f5 commit f613862
Show file tree
Hide file tree
Showing 10 changed files with 1,544 additions and 1,782 deletions.
14 changes: 7 additions & 7 deletions apps/remix/package.json
Expand Up @@ -45,20 +45,20 @@
"@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.10.0",
"@remix-run/react": "^1.10.0",
"@remix-run/serve": "^1.10.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.10.0",
"@remix-run/eslint-config": "^1.10.0",
"eslint": "^8.31.0",
"typescript": "^4.9.3"
},
"engines": {
"node": ">=v18.12.0"
"node": ">=v18.13.0"
}
}
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -41,9 +41,9 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.25.0",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@changesets/cli": "^2.26.0",
"@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0",
"@cypress/code-coverage": "^3.10.0",
"@etchteam/storybook-addon-status": "^4.2.1",
"@storybook/addon-a11y": "^7.0.0-beta.11",
Expand All @@ -70,24 +70,24 @@
"@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.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@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.27.0",
"@vitest/ui": "^0.27.0",
"axe-core": "^4.6.2",
"chromatic": "^6.14.0",
"concurrently": "^7.6.0",
"cypress": "^12.2.0",
"cypress": "^12.3.0",
"cypress-axe": "^1.2.0",
"cypress-real-events": "^1.7.6",
"deepmerge": "^4.2.2",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-functional": "^4.4.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-jsx-a11y": "^6.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react-hooks": "^4.6.0",
Expand All @@ -96,11 +96,11 @@
"husky": "^8.0.1",
"jsdom": "^21.0.0",
"lint-staged": "^13.1.0",
"nx": "^15.2.1",
"nx": "^15.4.5",
"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.27.0",
"wait-on": "^6.0.1"
},
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.24.2",
"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.17",
"framer-motion": "7.6.1"
"framer-motion": "7.10.3"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"isomorphic-dompurify": "^0.24.0",
"isomorphic-dompurify": "^0.26.0",
"marked": "^4.2.2"
},
"peerDependencies": {
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.17",
"framer-motion": "7.6.1"
"framer-motion": "7.10.3"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/popover/package.json
Expand Up @@ -32,13 +32,13 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@floating-ui/core": "1.0.0",
"@floating-ui/dom": "1.0.0",
"@floating-ui/core": "1.1.0",
"@floating-ui/dom": "1.1.0",
"@launchpad-ui/focus-trap": "workspace:~",
"@launchpad-ui/overlay": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"framer-motion": "7.6.1"
"framer-motion": "7.10.3"
},
"peerDependencies": {
"react": "18.2.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.17",
"framer-motion": "7.6.1"
"framer-motion": "7.10.3"
},
"peerDependencies": {
"react": "18.2.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.17",
"framer-motion": "7.6.1"
"framer-motion": "7.10.3"
},
"peerDependencies": {
"react": "18.2.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.1"
}
}

0 comments on commit f613862

Please sign in to comment.