Skip to content

Commit 394546e

Browse files
committed
Merge branch 'main' of github.com:prabhuignoto/react-gallery
2 parents 55390b4 + ffd3af6 commit 394546e

2 files changed

Lines changed: 4600 additions & 2049 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
"@babel/plugin-transform-runtime": "^7.19.6",
6868
"@rollup/plugin-babel": "^6.0.3",
6969
"@rollup/plugin-buble": "^1.0.1",
70-
"@rollup/plugin-commonjs": "^23.0.5",
70+
"@rollup/plugin-commonjs": "^23.0.7",
7171
"@rollup/plugin-eslint": "^9.0.1",
7272
"@rollup/plugin-node-resolve": "^15.0.1",
73-
"@rollup/plugin-strip": "^3.0.1",
73+
"@rollup/plugin-strip": "^3.0.2",
7474
"@testing-library/react": "^13.4.0",
7575
"@types/jest": "^29.2.4",
7676
"@types/react": "^18.0.26",
@@ -80,7 +80,7 @@
8080
"@vitejs/plugin-react": "^3.0.0",
8181
"autoprefixer": "^10.4.13",
8282
"cssnano": "^5.1.14",
83-
"eslint": "8.29.0",
83+
"eslint": "8.30.0",
8484
"eslint-config-prettier": "^8.5.0",
8585
"eslint-config-standard": "^17.0.0",
8686
"eslint-plugin-import": "2.26.0",
@@ -99,15 +99,15 @@
9999
"postcss-scss": "^4.0.6",
100100
"react": "^18.2.0",
101101
"react-dom": "^18.2.0",
102-
"rollup": "^3.7.4",
102+
"rollup": "^3.7.5",
103103
"rollup-plugin-analyzer": "^4.0.0",
104104
"rollup-plugin-copy": "^3.4.0",
105105
"rollup-plugin-delete": "^2.0.0",
106106
"rollup-plugin-peer-deps-external": "^2.2.4",
107107
"rollup-plugin-postcss": "^4.0.2",
108108
"rollup-plugin-terser": "^7.0.2",
109109
"rollup-plugin-typescript2": "^0.34.1",
110-
"sass": "^1.56.2",
110+
"sass": "^1.57.0",
111111
"stylelint": "^14.16.0",
112112
"stylelint-config-prettier": "^9.0.4",
113113
"stylelint-config-prettier-scss": "^0.0.1",

0 commit comments

Comments
 (0)