Skip to content

Commit

Permalink
update: packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chr33s committed Jun 27, 2023
1 parent 77c208a commit ace9abe
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chr33s/shopflare",
"version": "0.6.1",
"version": "0.6.2",
"private": true,
"engines": {
"npm": ">=9.0.0",
Expand All @@ -25,18 +25,18 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20230518.0",
"@graphql-eslint/eslint-plugin": "3.19.1",
"@shopify/app-bridge": "3.7.7",
"@shopify/app-bridge-react": "3.7.7",
"@shopify/app-bridge": "3.7.8",
"@shopify/app-bridge-react": "3.7.8",
"@shopify/app-bridge-utils": "3.5.1",
"@shopify/polaris": "11.2.2",
"@shopify/react-i18n": "7.8.0",
"@shopify/stylelint-plugin": "12.0.1",
"@types/node": "20.3.1",
"@types/node": "20.3.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vitejs/plugin-react": "4.0.1",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
Expand Down

0 comments on commit ace9abe

Please sign in to comment.