Skip to content

Commit

Permalink
chore(deps): pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mxdvl committed May 11, 2023
1 parent ab72e4e commit c6db198
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 592 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@
"prepare": "husky install"
},
"devDependencies": {
"@astrojs/react": "^2.0.0",
"@astrojs/svelte": "^2.0.0",
"@babel/core": "^7.16.7",
"@emotion/babel-plugin": "^11.10.5",
"@emotion/react": "^11.7.1",
"@astrojs/react": "2.0.0",
"@astrojs/svelte": "2.0.0",
"@babel/core": "7.20.12",
"@emotion/babel-plugin": "11.10.5",
"@emotion/react": "11.7.1",
"@guardian/libs": "3.6.0",
"@guardian/source-foundations": "5.0.0",
"@guardian/source-react-components": "5.0.0",
"@types/marked": "^4.0.8",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^2.0.0",
"husky": "^8.0.3",
"marked": "^4.2.5",
"prettier-plugin-astro": "~0.7.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sass": "^1.57.1",
"svelte": "^3.54.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"@guardian/source-foundations": "11.0.0",
"@guardian/source-react-components": "14.0.2",
"@types/marked": "4.0.8",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"astro": "2.0.1",
"husky": "8.0.3",
"marked": "4.2.5",
"prettier-plugin-astro": "0.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.57.1",
"svelte": "3.55.1",
"typescript": "4.9.5",
"vite": "4.0.4",
"web-vitals": "2.1.3"
}
}
Loading

0 comments on commit c6db198

Please sign in to comment.