Skip to content

Commit

Permalink
chore(deps): update external dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 50e5205 commit 528384b
Show file tree
Hide file tree
Showing 8 changed files with 420 additions and 446 deletions.
4 changes: 2 additions & 2 deletions modules/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"golgoth": "2.1.0",
"livereload": "0.9.3",
"multer": "1.4.4",
"nodemon": "2.0.20",
"nodemon": "2.0.22",
"norska-config": "^3.0.0",
"norska-css": "^3.0.0",
"norska-helper": "^3.0.0",
"open": "8.4.0"
"open": "8.4.2"
},
"description": "Edit _data folder interactively",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions modules/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"@tailwindcss/typography": "0.4.1",
"cssnano": "5.1.13",
"cssnano-preset-advanced": "5.3.8",
"cssnano": "5.1.15",
"cssnano-preset-advanced": "5.3.10",
"firost": "2.17.0",
"golgoth": "2.1.0",
"hex-rgb": "4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"algoliasearch": "4.14.2",
"instantsearch.js": "4.49.0",
"algoliasearch": "4.24.0",
"instantsearch.js": "4.74.0",
"lazysizes": "5.3.2",
"lodash-es": "4.17.21",
"norska-image-proxy": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ensure-url-trailing-slash": "0.1.6",
"firost": "2.17.0",
"front-matter": "4.0.2",
"gilmore": "0.1.0",
"gilmore": "0.2.0",
"golgoth": "2.1.0",
"he": "1.2.0",
"highlightjs-pug": "0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
"pug-loader": "2.4.0",
"webpack": "5.89.0"
"webpack": "5.93.0"
},
"description": "Compile .js files through Webpack",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion modules/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"gilmore": "0.1.0",
"gilmore": "0.2.0",
"golgoth": "2.1.0",
"multimatch": "5.0.0",
"netlify": "8.0.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"norska-css": "^3.0.0",
"norska-html": "^3.0.0",
"norska-js": "^3.0.0",
"open": "8.4.0"
"open": "8.4.2"
},
"description": "Local build for development, with live-reload",
"engines": {
Expand Down
846 changes: 410 additions & 436 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 528384b

Please sign in to comment.