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 all packages to 4.1.168 #1334

Merged
merged 1 commit into from
Jan 9, 2025
Merged
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
45,490 changes: 34,855 additions & 10,635 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/blueprints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pro-gallery-blueprints",
"version": "4.1.167",
"version": "4.1.168",
"private": false,
"author": {
"name": "Nir Naor",
@@ -41,8 +41,8 @@
"typescript": "^4.9.5"
},
"dependencies": {
"pro-gallery-lib": "4.1.167",
"pro-layouts": "4.1.167"
"pro-gallery-lib": "4.1.168",
"pro-layouts": "4.1.168"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
6 changes: 3 additions & 3 deletions packages/gallery/package.json
Original file line number Diff line number Diff line change
@@ -38,9 +38,9 @@
"dependencies": {
"@vimeo/player": "2.8.2",
"hls.js": "^1.1.5",
"pro-gallery-blueprints": "4.1.167",
"pro-gallery-lib": "4.1.167",
"pro-layouts": "4.1.167",
"pro-gallery-blueprints": "4.1.168",
"pro-gallery-lib": "4.1.168",
"pro-layouts": "4.1.168",
"react-player": "^2.6.2"
},
"peerDependencies": {
4 changes: 2 additions & 2 deletions packages/layouts/package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"private": false,
"name": "pro-layouts",
"sideEffects": false,
"version": "4.1.167",
"version": "4.1.168",
"author": {
"name": "Guy Sopher",
"email": "guysopher@gmail.com"
@@ -43,6 +43,6 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"pro-gallery-lib": "4.1.167"
"pro-gallery-lib": "4.1.168"
}
}
4 changes: 2 additions & 2 deletions packages/lean-gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "lean-gallery",
"version": "4.1.167",
"version": "4.1.168",
"sideEffects": [
"./src/leanGallery/leanGallery.scss"
],
@@ -29,7 +29,7 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"pro-gallery-lib": "4.1.167"
"pro-gallery-lib": "4.1.168"
},
"peerDependencies": {
"react": "^16.8.6",
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pro-gallery-lib",
"version": "4.1.167",
"version": "4.1.168",
"private": false,
"author": {
"name": "Rita Bazak",
8 changes: 4 additions & 4 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -20,13 +20,13 @@
"css-animation": "1.5.0",
"firebase": "^8.2.4",
"image-client-api": "^1.3130.0",
"lean-gallery": "4.1.167",
"lean-gallery": "4.1.168",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.2",
"pro-gallery": "4.1.168",
"pro-gallery-blueprints": "4.1.167",
"pro-gallery-lib": "4.1.167",
"pro-layouts": "4.1.167",
"pro-gallery-blueprints": "4.1.168",
"pro-gallery-lib": "4.1.168",
"pro-layouts": "4.1.168",
"re-resizable": "^6.10.3",
"react": "^16.8.6",
"react-color": "^2.17.3",

Unchanged files with check annotations Beta

Check warning on line 10 in packages/gallery/src/components/gallery/index.tsx

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type

Check warning on line 11 in packages/gallery/src/components/gallery/index.tsx

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type

Check warning on line 4 in packages/gallery/src/components/helpers/emitter.ts

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type

Check warning on line 10 in packages/gallery/src/components/helpers/emitter.ts

GitHub Actions / lint (16.20.0)

Missing return type on function

Check warning on line 12 in packages/gallery/src/components/helpers/emitter.ts

GitHub Actions / lint (16.20.0)

Forbidden non-null assertion

Check warning on line 34 in packages/gallery/src/components/helpers/emitter.ts

GitHub Actions / lint (16.20.0)

Missing return type on function

Check warning on line 44 in packages/gallery/src/components/helpers/emitter.ts

GitHub Actions / lint (16.20.0)

Missing return type on function

Check warning on line 1 in packages/gallery/src/components/helpers/proxy.ts

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type

Check warning on line 34 in packages/gallery/src/components/helpers/thumbnailsLogic.ts

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type

Check warning on line 34 in packages/gallery/src/components/helpers/thumbnailsLogic.ts

GitHub Actions / lint (16.20.0)

Unexpected any. Specify a different type