Skip to content

Commit de2463e

Browse files
chore(config): migrate config renovate.json
1 parent fdc4120 commit de2463e

5 files changed

Lines changed: 886 additions & 980 deletions

File tree

Lines changed: 300 additions & 300 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ defaultSemverRangePrefix: ''
22

33
nodeLinker: node-modules
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
},
4040
"private": true,
4141
"dependencies": {
42-
"@babel/plugin-transform-react-jsx": "7.28.6",
42+
"@babel/plugin-transform-react-jsx": "7.27.1",
4343
"@reach/portal": "0.18.0",
4444
"@reach/skip-nav": "0.18.0",
45-
"@sentry/gatsby": "10.43.0",
46-
"@sentry/node": "10.43.0",
45+
"@sentry/gatsby": "10.17.0",
46+
"@sentry/node": "10.27.0",
4747
"@svgr/webpack": "8.1.0",
4848
"@tailwindcss/postcss": "4.2.2",
4949
"classnames": "2.5.1",
5050
"compression": "1.8.1",
51-
"dotenv": "17.3.1",
52-
"express": "5.2.1",
51+
"dotenv": "17.2.3",
52+
"express": "5.2.0",
5353
"gatsby": "5.16.1",
5454
"gatsby-plugin-catch-links": "5.16.0",
5555
"gatsby-plugin-image": "3.16.0",
@@ -71,7 +71,7 @@
7171
"gatsby-transformer-remark": "6.16.0",
7272
"gatsby-transformer-remark-frontmatter": "1.1.0",
7373
"gatsby-transformer-sharp": "5.16.0",
74-
"github-markdown-css": "5.9.0",
74+
"github-markdown-css": "5.8.1",
7575
"github-slugger": "2.0.0",
7676
"hast-util-select": "6.0.4",
7777
"hast-util-to-jsx-runtime": "2.3.6",
@@ -80,10 +80,10 @@
8080
"iso-url": "1.2.1",
8181
"isomorphic-fetch": "3.0.0",
8282
"lodash": "4.17.23",
83-
"lucide-react": "0.577.0",
83+
"lucide-react": "0.545.0",
8484
"nanoid": "5.1.6",
8585
"permissions-policy": "0.6.0",
86-
"postcss": "8.5.8",
86+
"postcss": "8.5.6",
8787
"postcss-nested": "7.0.2",
8888
"prismjs": "1.30.0",
8989
"promise-polyfill": "8.3.0",
@@ -98,23 +98,23 @@
9898
"remark-parse": "11.0.0",
9999
"remark-preset-lint-recommended": "7.0.1",
100100
"reset-css": "5.0.2",
101-
"serve-handler": "6.1.7",
101+
"serve-handler": "6.1.6",
102102
"tailwindcss": "4.2.2",
103103
"tailwindcss-animate": "1.0.7",
104104
"title-case": "4.3.2",
105105
"tsconfig-paths-webpack-plugin": "4.2.0",
106106
"unified": "11.0.5",
107-
"unist-util-visit": "5.1.0",
107+
"unist-util-visit": "5.0.0",
108108
"upath": "2.0.1"
109109
},
110110
"devDependencies": {
111-
"@babel/core": "7.29.0",
112-
"@eslint/eslintrc": "3.3.5",
111+
"@babel/core": "7.28.4",
112+
"@eslint/eslintrc": "3.3.1",
113113
"@eslint/js": "10.0.1",
114-
"@eslint/json": "1.1.0",
114+
"@eslint/json": "1.0.1",
115115
"@types/gatsbyjs__reach-router": "2.0.5",
116116
"@types/hast": "3.0.4",
117-
"@types/lodash": "4.17.24",
117+
"@types/lodash": "4.17.20",
118118
"@types/promise-polyfill": "6.0.6",
119119
"@types/react": "19.2.14",
120120
"@types/react-collapse": "5.0.4",
@@ -124,16 +124,16 @@
124124
"eslint-import-resolver-typescript": "4.4.4",
125125
"eslint-plugin-import-x": "4.16.2",
126126
"eslint-plugin-jsx-a11y": "6.10.2",
127-
"eslint-plugin-prettier": "5.5.5",
127+
"eslint-plugin-prettier": "5.5.4",
128128
"eslint-plugin-react": "7.37.5",
129129
"eslint-plugin-react-hooks": "6.1.1",
130130
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
131131
"gatsby-source-filesystem": "5.16.0",
132132
"globals": "17.4.0",
133133
"husky": "9.1.7",
134-
"lint-staged": "16.3.3",
135-
"nodemon": "3.1.14",
136-
"prettier": "3.8.1",
134+
"lint-staged": "16.2.3",
135+
"nodemon": "3.1.10",
136+
"prettier": "3.6.2",
137137
"remark": "15.0.1",
138138
"remark-html": "16.0.1",
139139
"stylelint": "17.4.0",
@@ -148,5 +148,5 @@
148148
"cacheDirectories": [
149149
"node_modules"
150150
],
151-
"packageManager": "yarn@4.12.0"
151+
"packageManager": "yarn@4.10.3"
152152
}

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"customManagers": [
1818
{
1919
"customType": "regex",
20-
"fileMatch": ["^src/components/Link/index\\.tsx$"],
20+
"managerFilePatterns": ["/^src/components/Link/index\\.tsx$/"],
2121
"matchStrings": [
2222
"'(?<currentValue>\\d+\\.\\d+\\.\\d+)'\\s*//\\s*renovate:\\s*datasource=(?<datasource>.*?)\\s+depName=(?<depName>.*?)\\s*$"
2323
]

0 commit comments

Comments
 (0)