Skip to content

Commit

Permalink
Update non-major dependencies (#8199)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Aug 23, 2023
1 parent c469d93 commit 6c5a5df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/integrations/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
"dependencies": {
"@astrojs/underscore-redirects": "workspace:*",
"@netlify/functions": "^1.6.0",
"esbuild": "^0.18.16"
"esbuild": "^0.18.20"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",
"@netlify/edge-handler-types": "^0.34.1",
"@types/node": "^14.18.51",
"@types/node": "^14.18.54",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"chai": "^4.3.7",
"chai-jest-snapshot": "^2.0.0",
"cheerio": "1.0.0-rc.12",
"mocha": "^9.2.2",
"vite": "^4.4.6",
"chai-jest-snapshot": "^2.0.0"
"vite": "^4.4.9"
},
"astro": {
"external": true
Expand Down

0 comments on commit 6c5a5df

Please sign in to comment.