Skip to content

Commit

Permalink
fix auto versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sugarmanz committed Jul 13, 2024
1 parent c990847 commit a74f9cb
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 47 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"packageManager": "pnpm@8.9.2",
"dependencies": {
"@auto-it/omit-release-notes": "@auto-canary@11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-it/upload-assets": "@auto-canary@11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-it/version-file": "@auto-canary@11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-canary/omit-release-notes": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-canary/upload-assets": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-canary/version-file": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.23.3",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@vitest/coverage-v8": "^1.0.2",
"all-contributors-cli": "^6.20.0",
"arr-flatten": "^1.1.0",
"auto": "@auto-canary@11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"auto": "^11.0.4",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"bowser": "^2.11.0",
Expand Down
166 changes: 123 additions & 43 deletions pnpm-lock.yaml

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

0 comments on commit a74f9cb

Please sign in to comment.