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 Oct 22, 2024
1 parent 1ad5987 commit e3de740
Show file tree
Hide file tree
Showing 11 changed files with 2,886 additions and 2,676 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": "3.1.7",
"norska-config": "^3.0.0",
"norska-css": "^3.0.0",
"norska-helper": "^3.0.0",
"open": "8.4.0"
"open": "10.1.0"
},
"description": "Edit _data folder interactively",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion modules/config/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",
"get-port": "5.1.1",
"get-port": "7.1.0",
"golgoth": "2.1.0",
"norska-helper": "^3.0.0",
"norska-theme-default": "^3.0.0"
Expand Down
10 changes: 5 additions & 5 deletions modules/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"@tailwindcss/typography": "0.4.1",
"cssnano": "5.1.13",
"cssnano-preset-advanced": "5.3.8",
"cssnano": "7.0.6",
"cssnano-preset-advanced": "7.0.6",
"firost": "2.17.0",
"golgoth": "2.1.0",
"hex-rgb": "4.3.0",
"hex-rgb": "5.0.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
"postcss": "8.4.31",
"postcss-import": "14.1.0",
"postcss-nested": "5.0.6",
"postcss-import": "16.1.0",
"postcss-nested": "6.2.0",
"tailwindcss": "1.9.6"
},
"description": "Compile .css files through postcss and Tailwind",
Expand Down
2 changes: 1 addition & 1 deletion modules/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"algoliasearch": "4.14.2",
"algoliasearch": "5.10.1",
"instantsearch.js": "4.49.0",
"lazysizes": "5.3.2",
"lodash-es": "4.17.21",
Expand Down
12 changes: 6 additions & 6 deletions modules/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@
"ensure-url-trailing-slash": "0.1.6",
"firost": "2.17.0",
"front-matter": "4.0.2",
"gilmore": "0.1.0",
"gilmore": "1.0.0",
"golgoth": "2.1.0",
"he": "1.2.0",
"highlightjs-pug": "0.0.2",
"jstransformer-markdown-it": "2.1.0",
"markdown-it": "12.3.2",
"markdown-it-highlightjs": "3.6.0",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.1.0",
"markdown-it-highlightjs": "4.2.0",
"norska-assets": "^3.0.0",
"norska-config": "^3.0.0",
"norska-data": "^3.0.0",
"norska-frontend": "^3.0.0",
"norska-helper": "^3.0.0",
"norska-image-proxy": "^3.0.0",
"pug": "3.0.3",
"slug": "5.3.0"
"slug": "10.0.0"
},
"description": "Convert sources to .html files",
"engines": {
"node": ">=18"
},
"devDependencies": {
"p-event": "4.2.0"
"p-event": "6.0.1"
},
"files": [
"lib/*.js",
Expand Down
2 changes: 1 addition & 1 deletion modules/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": ">=18"
},
"devDependencies": {
"p-event": "4.2.0"
"p-event": "6.0.1"
},
"files": [
"lib/*.js"
Expand Down
4 changes: 2 additions & 2 deletions modules/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"gilmore": "0.1.0",
"gilmore": "1.0.0",
"golgoth": "2.1.0",
"multimatch": "5.0.0",
"multimatch": "7.0.0",
"netlify": "8.0.4",
"netlify-cli": "6.15.0",
"norska-config": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/revv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"golgoth": "2.1.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
"rev-hash": "^3.0.0"
"rev-hash": "^4.0.0"
},
"description": "Revving filenames after build",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions modules/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"connect-livereload": "0.6.1",
"express": "4.20.0",
"firost": "2.17.0",
"get-port": "5.1.1",
"get-port": "7.1.0",
"golgoth": "2.1.0",
"livereload": "0.9.3",
"norska-assets": "^3.0.0",
"norska-config": "^3.0.0",
"norska-css": "^3.0.0",
"norska-html": "^3.0.0",
"norska-js": "^3.0.0",
"open": "8.4.0"
"open": "10.1.0"
},
"description": "Local build for development, with live-reload",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"description": "Norska master workspace",
"devDependencies": {
"aberlaas": "1.26.0",
"callsites": "3.1.0",
"callsites": "4.2.0",
"firost": "2.17.0",
"golgoth": "2.1.0",
"lerna": "4.0.0",
"lerna": "8.1.8",
"minimist": "1.2.7"
},
"files": [],
Expand Down
Loading

0 comments on commit e3de740

Please sign in to comment.