Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 8 directories with 13 updates #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,952 changes: 935 additions & 1,017 deletions demos/palm/web/list-it/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demos/palm/web/list-it/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"classnames": "^2.3.2",
"firebase": "^9.20.0",
"firebase": "^10.12.2",
"lodash.shuffle": "^4.2.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
Expand All @@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.4",
"sass": "^1.57.1",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vite-plugin-svgr": "^2.4.0"
}
}
1,040 changes: 514 additions & 526 deletions demos/palm/web/list-it/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demos/palm/web/mood-food/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-router-dom": "^6.4.2",
"react-scripts": "^5.0.1",
"redux-persist": "^6.0.0",
"vite": "^3.2.7"
"vite": "^3.2.10"
},
"babel": {
"presets": [
Expand Down
255 changes: 192 additions & 63 deletions demos/palm/web/mood-food/yarn.lock

Large diffs are not rendered by default.

1,956 changes: 925 additions & 1,031 deletions demos/palm/web/quick-prompt/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demos/palm/web/quick-prompt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@react-spring/web": "^9.6.1",
"@use-gesture/react": "^10.2.24",
"classnames": "^2.3.2",
"firebase": "^9.21.0",
"firebase": "^10.12.2",
"lodash.shuffle": "^4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -36,6 +36,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.4",
"sass": "^1.57.1",
"vite": "^4.5.2"
"vite": "^4.5.3"
}
}
1,035 changes: 509 additions & 526 deletions demos/palm/web/quick-prompt/yarn.lock

Large diffs are not rendered by default.

302 changes: 121 additions & 181 deletions demos/palm/web/talking-character/package-lock.json

Large diffs are not rendered by default.

478 changes: 243 additions & 235 deletions demos/palm/web/textfx/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demos/palm/web/textfx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"sass": "^1.60.0",
"vite": "^4.5.2"
"vite": "^4.5.3"
},
"dependencies": {
"@tippyjs/react": "^4.2.6",
Expand Down
Loading
Loading