|
2 | 2 | "name": "portfolio", |
3 | 3 | "version": "5.0.0", |
4 | 4 | "dependencies": { |
5 | | - "@babel/core": "7.24.3", |
6 | | - "@emotion/babel-plugin": "11.11.0", |
7 | | - "@emotion/babel-preset-css-prop": "11.11.0", |
| 5 | + "@babel/core": "7.28.5", |
| 6 | + "@emotion/babel-plugin": "11.13.5", |
| 7 | + "@emotion/babel-preset-css-prop": "11.12.0", |
8 | 8 | "@mdx-js/loader": "2.3.0", |
9 | 9 | "@mdx-js/react": "2.3.0", |
10 | | - "@next/eslint-plugin-next": "13.5.6", |
11 | | - "@next/mdx": "13.5.6", |
12 | | - "@percy/cli": "1.28.2", |
13 | | - "@percy/cypress": "3.1.2", |
| 10 | + "@next/eslint-plugin-next": "13.5.11", |
| 11 | + "@next/mdx": "13.5.11", |
| 12 | + "@percy/cli": "1.31.4", |
| 13 | + "@percy/cypress": "3.1.7", |
14 | 14 | "@sitaggart/eslint-config-ts": "0.7.0", |
15 | 15 | "@sitaggart/prettier-config": "0.3.25", |
16 | | - "@twilio-paste/core": "20.11.0", |
17 | | - "@twilio-paste/icons": "12.4.0", |
| 16 | + "@twilio-paste/core": "20.23.0", |
| 17 | + "@twilio-paste/icons": "12.9.0", |
18 | 18 | "@types/lodash.reverse": "4.0.9", |
19 | 19 | "@types/lodash.sortby": "4.7.9", |
20 | | - "@types/node": "20.11.30", |
21 | | - "@types/react": "18.2.69", |
22 | | - "@types/react-dom": "18.2.22", |
| 20 | + "@types/node": "20.19.25", |
| 21 | + "@types/react": "18.3.27", |
| 22 | + "@types/react-dom": "18.3.7", |
23 | 23 | "babel-plugin-import-glob-array": "0.2.0", |
24 | 24 | "babel-plugin-inline-react-svg": "2.0.2", |
25 | | - "cypress": "13.7.1", |
26 | | - "eslint": "8.57.0", |
27 | | - "eslint-config-next": "13.5.6", |
28 | | - "eslint-formatter-codeframe": "7.32.1", |
| 25 | + "cypress": "13.17.0", |
| 26 | + "eslint": "8.57.1", |
| 27 | + "eslint-config-next": "13.5.11", |
| 28 | + "eslint-formatter-codeframe": "7.32.2", |
29 | 29 | "husky": "8.0.3", |
30 | 30 | "isomorphic-unfetch": "4.0.2", |
31 | 31 | "jest": "29.7.0", |
32 | 32 | "lodash.reverse": "4.0.1", |
33 | 33 | "lodash.sortby": "4.7.0", |
34 | 34 | "mdx-prism": "0.3.4", |
35 | | - "netlify-cli": "17.20.1", |
| 35 | + "netlify-cli": "17.38.1", |
36 | 36 | "next": "13.5.6", |
37 | | - "next-seo": "6.5.0", |
| 37 | + "next-seo": "6.8.0", |
38 | 38 | "precise-commits": "1.0.2", |
39 | | - "prettier": "3.2.5", |
| 39 | + "prettier": "3.7.4", |
40 | 40 | "prismjs": "1.29.0", |
41 | 41 | "prop-types": "15.8.1", |
42 | | - "react": "18.2.0", |
43 | | - "react-dom": "18.2.0", |
44 | | - "react-uid": "2.3.3", |
45 | | - "rehype": "13.0.1", |
| 42 | + "react": "18.3.1", |
| 43 | + "react-dom": "18.3.1", |
| 44 | + "react-uid": "2.4.0", |
| 45 | + "rehype": "13.0.2", |
46 | 46 | "remark-gfm": "3.0.1", |
47 | | - "start-server-and-test": "2.0.3", |
48 | | - "swr": "2.2.5", |
49 | | - "typescript": "5.4.3" |
| 47 | + "start-server-and-test": "2.1.3", |
| 48 | + "swr": "2.3.7", |
| 49 | + "typescript": "5.9.3" |
50 | 50 | }, |
51 | 51 | "resolutions": { |
52 | | - "@types/react": "18.2.69" |
| 52 | + "@types/react": "18.3.27" |
53 | 53 | }, |
54 | 54 | "homepage": "https://www.simontaggart.com", |
55 | 55 | "license": "MIT", |
|
80 | 80 | "browserslist": [ |
81 | 81 | "defaults" |
82 | 82 | ], |
83 | | - "packageManager": "[email protected].1", |
| 83 | + "packageManager": "[email protected].7", |
84 | 84 | "nextBundleAnalysis": { |
85 | 85 | "budget": 358400, |
86 | 86 | "budgetPercentIncreaseRed": 20, |
|
0 commit comments