Skip to content

Commit

Permalink
Merge pull request #64 from GrabarzUndPartner/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
ThornWalli authored Oct 18, 2022
2 parents 77706cd + 2e8e5f4 commit 33d7c8d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"postcss-functions": "4.0.2",
"postcss-momentum-scrolling": "3.14.22",
"postcss-normalize": "10.0.1",
"postcss-preset-env": "^7.8.2",
"postcss-preset-env": "6.7.1",
"rucksack-css": "1.0.2",
"vue-svg-loader": "0.16.0"
},
"devDependencies": {
"finalhandler": "^1.2.0",
"get-port-please": "^2.6.1",
"finalhandler": "1.1.2",
"get-port-please": "2.6.1",
"html-validator": "6.0.1",
"jsdom": "20.0.1",
"playwright": "1.27.1",
"serve-static": "1.15.0",
"vite": "^3.1.8",
"vite": "3.1.8",
"vitest": "0.24.3"
}
}

0 comments on commit 33d7c8d

Please sign in to comment.