Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Nov 29, 2024
1 parent 1c93adb commit c3315ea
Show file tree
Hide file tree
Showing 24 changed files with 418 additions and 633 deletions.
2 changes: 1 addition & 1 deletion modules/auditor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/auditor",
"dependencies": {
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
10 changes: 5 additions & 5 deletions modules/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"bugs": "https://github.com/davidsneighbour/hugo-modules/issues",
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/debug",
"devDependencies": {
"@davidsneighbour/bootstrap-config": "^2024.4.8",
"@davidsneighbour/release-config": "^2024.4.8",
"@davidsneighbour/webpack-config": "^2024.4.8",
"@types/node": "^22.9.1",
"@davidsneighbour/bootstrap-config": "^2024.4.9",
"@davidsneighbour/release-config": "^2024.4.9",
"@davidsneighbour/webpack-config": "^2024.4.9",
"@types/node": "^22.10.1",
"@types/webpack": "^5.28.5",
"sass": "^1.81.0",
"sass-loader": "^16.0.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"scripts": {
"build": "cross-env NODE_ENV=production webpack --config webpack.config.js",
Expand Down
4 changes: 2 additions & 2 deletions modules/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"repository": "https://github.com/davidsneighbour/hugo-modules",
"bugs": "https://github.com/davidsneighbour/hugo-errors/issues",
"devDependencies": {
"@davidsneighbour/release-config": "^2024.4.8",
"@davidsneighbour/tools": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9",
"@davidsneighbour/tools": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/functions",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/giscus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/giscus",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"build": "",
Expand Down
2 changes: 1 addition & 1 deletion modules/head/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/head",
"dependencies": {
"@davidsneighbour/release-config": "2024.4.8"
"@davidsneighbour/release-config": "2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
6 changes: 3 additions & 3 deletions modules/headerimage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/headerimage",
"dependencies": {
"@davidsneighbour/markdownlint-config": "^2024.4.8",
"@davidsneighbour/release-config": "^2024.4.8",
"@davidsneighbour/tools": "^2024.4.8"
"@davidsneighbour/markdownlint-config": "^2024.4.9",
"@davidsneighbour/release-config": "^2024.4.9",
"@davidsneighbour/tools": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
4 changes: 2 additions & 2 deletions modules/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/icons",
"dependencies": {
"@davidsneighbour/release-config": "2024.4.8",
"@davidsneighbour/release-config": "2024.4.9",
"@davidsneighbour/tools": "2024.4.9",
"@tabler/icons": "3.22.0"
"@tabler/icons": "3.23.0"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"private": true,
"dependencies": {
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"type": "module"
}
2 changes: 1 addition & 1 deletion modules/modder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/modder",
"dependencies": {
"@davidsneighbour/release-config": "2024.4.8"
"@davidsneighbour/release-config": "2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules changes.md response.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/netlification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/netlification",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"build": "",
Expand Down
2 changes: 1 addition & 1 deletion modules/opensearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/opensearch",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/publisher",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
10 changes: 5 additions & 5 deletions modules/pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/pwa",
"dependencies": {
"@davidsneighbour/browserslist-config": "^2024.4.8",
"@davidsneighbour/eslint-config": "^2024.4.8",
"@davidsneighbour/release-config": "^2024.4.8",
"@davidsneighbour/tools": "^2024.4.8",
"@davidsneighbour/webpack-config": "^2024.4.8",
"@davidsneighbour/browserslist-config": "^2024.4.9",
"@davidsneighbour/eslint-config": "^2024.4.9",
"@davidsneighbour/release-config": "^2024.4.9",
"@davidsneighbour/tools": "^2024.4.9",
"@davidsneighbour/webpack-config": "^2024.4.9",
"workbox-cacheable-response": "7.3.0",
"workbox-core": "7.3.0",
"workbox-expiration": "7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/renderhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/renderhooks",
"dependencies": {
"@davidsneighbour/release-config": "2024.4.8"
"@davidsneighbour/release-config": "2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/robots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/robots",
"dependencies": {
"@davidsneighbour/release-config": "2024.4.8"
"@davidsneighbour/release-config": "2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/schema",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/security",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/shortcodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/shortcodes",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/sitemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/sitemap",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/social",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
2 changes: 1 addition & 1 deletion modules/youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/youtube",
"dependencies": {
"@davidsneighbour/configurations": "^2024.1.2",
"@davidsneighbour/release-config": "^2024.4.8"
"@davidsneighbour/release-config": "^2024.4.9"
},
"scripts": {
"clean": "rimraf node_modules package-lock.json",
Expand Down
Loading

0 comments on commit c3315ea

Please sign in to comment.